score:15
From highcharts.com: (http://www.highcharts.com/articles/2-news/46-gauges-ranges-and-polar-charts-in-beta , http://www.highcharts.com/docs/export-module/setting-up-the-server)
To avoid bloating the Highcharts core JavaScript, we deploy the new chart types and features in a separate file called highcharts-more.js. We will continue to build extended functionality in this file, and reserve highcharts.js for common tasks and visualizations.
Basicly, they added some extra functionality on top of Highcharts without modifying it's core code. Including this file, also allows you to use some types of charts which don't exist in the "original" highcharts such as bubble, range and pollar charts:
...Save highcharts.js or highstock.js for stock charts, highcharts-more.js (for bubble, range, polar charts)....
Source: stackoverflow.com
Related Query
- What format does the highcharts js library accept for dates?
- What is the highcharts-more file needed for?
- Highmaps: what is the code for a county?
- What is the solution for Highcharts hover
- what should be the initial dataset from millions of data points for stock line highcharts
- Highcharts - How to set custom colors for the series
- What is the best strategy for testing D3/HighCharts/SVG?
- Why are the labels for my opposite yaxis in Highcharts not showing up?
- Sort the series data for every X-Axis in Highcharts
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- How to completely disable the mouse/finger interaction for highcharts
- Importing JSON file into Highcharts for Bar Chart Visualization
- How to customize the crosshair Line for Highcharts
- What should be the right borderWidth in a solidgauge Highcharts chart?
- highcharts donut pie - different color for the data than its drilldown
- How do I put Icons in the y Axis for a Dynamic Highcharts chart?
- Highcharts context menu button appearing thrice for the same chart
- how to display 2 same highcharts without duplicate the code
- how can i add in highcharts a different dashStyle just for a part of the graph
- jspdf is not able to capture the div content properly for highcharts to download as pdf format
- what means ${demo.css} in example files of highcharts ? That piece of code seems to be literal
- How can I display the outcome of the for loop in highcharts
- How can I limit the length of a HighCharts PlotLine on the Y-Axis for a BoxPlot?
- Why does this Highcharts graph only show tooltip for the first and last nodes?
- Set the number formatting in general for a Highcharts chart?
- Getting the tick position and labels for Solid Guage using highcharts
- How do I use dates from a LinkedHashMap for the x-axis on a Highcharts line graph (using Thymeleaf)?
- Highcharts - is possible to have stackLabels only for a subset of the series?
- Highcharts Sunburst chart - What is the range of colorVariation.to values?
- Highcharts display label for pie chart using html table as data source
More Query from same tag
- Highcharts - choosing the legend size
- highcharts line for one point serie
- JSON Data Map Issue with HighCharts + Ajax
- Highchart data rendering underneath Bootstrap Popover
- How to set vertical bar chart in Hightcharts | I passed as component. How to send as props
- highcharts yaxis start on 1 min:1 not working
- How do I calculate the sum of the points in a HighChart after I edit it
- Different color for different data labels
- Solve highmaps-highcharts conflict when creating map, column and radar charts
- Highcharts Tooltip - Access "z" value in series data array
- Highcharts - margin top to yAxis label
- Chart series point added not sync with X axis
- Highcharts Graph displays correctly ONLY on Window Resize
- Fourth y axis does not show labels in Highcharts
- Problematically highlight(hover) a serie ,highcharts
- Highcharts with Public Google Spreadsheet does not work
- highchart line don't show line even when data points exists
- Having trouble incrementing X axis by Month in Highchart
- Highcharts - Overlapping scatterplot labels are not readable
- Highcharts in Bootstrap tabs: non-visible chart breaks on window resize?
- Highcharts/Stockcharts - display absolute value within 100%
- Highcharts: arrow being rendered on the wrong charts
- How to convert string array to ints to use with Highcharts
- Parsing json data to highcharts
- The graph disappear after change marker style and then change the line color
- Highcharts navigator not working with data set
- highcharts gauge chart and the pane option
- How to show values in Highcharts tooltip other than x and y when data points are too high?
- Lazy Highcharts drilldown
- Highcharts-Export Server 2.0.1 Errors Under Windows