score:0
You can try to move you json options to script (come options.js). For example:
//options.js example
window.chartConfig = {
charType: 'spline',
tickPositioner: function() {console.log('bla-bla')}
}
// in some main script
$.getScript('options.js')
.done(function () {
window
$('#chartholder').highcharts(window.chartConfig);
});
Source: stackoverflow.com
Related Query
- How to load a Highcharts options object, including a callback property, with getJSON
- How to set Highcharts object configuration globaly with vue-highcharts?
- HighCharts & MVC: How to load whole graph definition and data with JSON?
- How to have multiple highcharts with different series data in vuejs without repeating code
- How to set the enable property to a highcharts line in page load
- Highcharts Angular update chart with new options - including linked series
- testing React Highcharts config object with formatter callback
- How to change Highcharts object configuration locally with vue-highcharts?
- Highcharts - how to have a chart with dynamic height?
- How to use highcharts with angular 5?
- How do I add an event listener to a Highcharts object *AFTER* I've created it
- How to include highcharts with bower?
- how to import highcharts with webpack and babel
- How to prevent highcharts from shortening labels with ellipsis
- Highcharts / jQuery - destroy and rebuild chart with original options
- How to export the whole page or html content with Highcharts not just the chart?
- How To Use Epoch Time With Highcharts Series Data?
- How to get rangeSelector to work with HighCharts
- Highcharts how to change x axis options
- Load data into Highcharts with Ajax
- Highcharts : Chart with drilldown how to obtain click event of drill up button
- How to use highcharts with princeXML?
- how to get chart object inside a point event function in Highcharts
- How to structure Angular with Highcharts and lots of dynamic data
- How to access different contexts of 'this' in HighCharts callback (Angular / Typescript)
- Highcharts How to get decimal point values on y-axis with big numbers
- How do I use an Highcharts Solid Gauge in angular 6 with typescript?
- How to dynamically load highcharts
- Angular Highcharts - How to enable noData options and update it dynamically
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
More Query from same tag
- Highchart with dual y-axis with date
- HighCharts X-Axis Date Not Working (00:00)
- Displaying additional text for Highcharts Bubble chart
- Unable to make my highchart responsive in angular 5
- Plot Histograms in Highcharts
- How to Increase minimum point value and the color of series in advanced accessible charts in Highcharts by making it traverse
- Highcharts and Ajax using php
- Highstocks compare stocks how to define data?
- In highcharts's stacked bar chart, how can I remove the white space between different
- Adjust the org chart line to be from/to the side of the node versus top or bottom for organization chart?
- How to give time instead of angle in highcharts?
- Changing Color of Data Labels in HighCharts Bar Chart
- Jumping on the x axis in Highcharts
- Highcharts tooltip image
- How to resolve overlapping scatter points in a highchart
- Position single data label of highcharts pie chart centered below the chart
- How to assign chart title as exporting filename?
- Highcharts combination chart: how to put lines above columns (shift/offset)
- How to show an additional column from CSV file as a tooltip in Highcharts
- Dependency-Wheel item without connection
- Highcharts different x-axis values
- HighCharts Stock Chart fire event on chart redraw?
- How to use Highcharts.Tooltip type in typescript
- Adding Maplines in HighMaps using geojson file
- How to fetch data only from hovered series when using multiple series highchart?
- document ready call sql function
- Manually adding text over pie chart
- Showing different images in Highmaps when moving the mouse cursor to a point
- how to truncate the stackLabels on yaxis for a stacked Grouped column highchart
- Highcharts highstock tooltip series order