Highcharts®
Add-Ons
When our customers tell us they want a new feature, we listen carefully, and if the feature makes sense, we integrate it into our core product. But for edge cases, you may need to override or modify Highcharts’ default functionality by writing your own add-on.
But before you start coding, check out our library of community add-ons. Great minds think alike! Also, check out the community code snippets of cool things you can do with Highcharts’ core library.
Add on Highcharts NodeJS export handler
This is a node.js application/service that converts Highcharts.JS charts to static image files. It supports PNG, JPEG, SVG and PDF output; and the input can be either SVG, or JSON-formatted chart options.
Add on Highcharts Java export handler
The Legacy Java + PhantomJS Highcharts Export Server. Please check out our new NodeJS based export server.
Community Add Ons
Plugins
ember-highcharts
By nlfurniss
v3.2.1 | a year ago
A Highcharts, HighStock and HighMaps component for ember clihighcharts-grouped-categories
By blacklabel
v1.3.0 | 10 months ago
Highcharts plugin to add grouped categories to charts.highcharts-rounded-corners
By torsteinhonsi
v1.0.6 | 3 years ago
This plugin allows individually rounded corners in columns and bars. Improves the looks on stacked charts and allows better alignment to the threshold line.Code Examples
SMA Volume by price
By Mustapha Mekhatria
added Thursday November 5, 2020
In general, moving averages visualize the average price of a financial chart over a specified period. For example, a Simple Moving Average (SMA) is an effective technical indicator. It processes data so that each period in the data set has equal importance and is weighted equally. Read more about the five useful technical indicators.
Italy Regional Map Template
By Mustapha Mekhatria
added Tuesday November 3, 2020
See the Pen Italy Regional Map Template by mustapha mekhatria (@mushigh) on CodePen. In the standard map collection the Italy’s regional map is missing. Here is a Italy’s regional map with the original SVG. See the Pen eYNpaxN by mustapha mekhatria (@mushigh) on CodePen. Check out more Highcharts Maps demos.
Net pie – a payslip visualisation
By Mustapha Mekhatria
added Monday November 2, 2020
This sunburst, or pie diagram with two levels, shows an attractive way to display an employee’s earnings, which payroll components are deducted, and the final net payout for the payslip. You can easily see the ratio of deductions versus earnings. By the way, the earnings always take half a circle. See the Pen Net
Don't miss a byte
Never miss important news, tips, and tricks that will help you get the most out of your Highcharts products. We won’t spam you, sell your contact info or do anything else that would betray your trust.
By signing up you confirm to have read and accept the Privacy Policy.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Tutorials
Robustify Highcharts
Additional product Highcharts Maps
Create interactive map charts with drill-down and touch support.
Additional product Highcharts Stock
Create stock or general timeline charts for any web and mobile project.
Additional product Highcharts Gantt
Create interactive charts for allocating and displaying tasks, events, and resources along a timeline.
Add-on Export Server
Allow your users to download the chart as PDF, PNG, JPG or SVG vector images, and more.