score:0
What we do is we pre-fetch our data we want to add to the chart and take the first point and create a series on the stock chart with just that one point. We then call the add data code to add the rest of the points such that the chart "plays".
Now, if you do not know what data you are going to get first (for example you let the user click a button to show data1 or data2 and you do not have a default) you can create your chart - but hide it. By using the loading options. So, you create an empty chart and do not show it until such time the user has selected the data.
score:3
It is caused, that navigator doesn't work properly, when you try to addSeries / addPoint to chart which have no series / data. This bug is reported here:
https://github.com/highslide-software/highcharts.com/issues/624
Source: stackoverflow.com
Related Query
- Highstock Navigator always starts from 1970-1-1
- How can I get the navigator selection from a Highstock chart?
- Plot always starts at 0, highstock spline chart
- Strange character in the Highstock source code
- HighStock Chart: Extract time based on user selection from the Navigator window
- HighStock navigator from a stacked area chart shows wrong series
- how can I move yAxis labels from Right of chart to left of chart in highstock
- Displaying multiple series in the navigator of an HighStock chart
- Highstock chart: navigator displays the wrong area in negative-color
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- How to extract the data from highstock chart
- change navigator date format in highstock
- Move the Highstock navigator position
- How do I hide a Highcharts series from the chart, but always show it in the tooltip?
- Get the currently selected range from RangeSelector in Highstock
- Highstock navigator add drag-end event
- highstock -- navigator time range does not update after adding/removing series
- highstock 1.3 disable navigator dragging redraw
- c# WPF Webbrowser with Highchart, Javascript from external source not working "An error has occurred in the script on this page"
- How to update highstock with navigator disabled?
- Highstock - Remove bottom date tooltip from line chart
- Highstock with data.csv starts with 01.01.1970
- passing json values to highcharts from .net code behind
- Highstock navigator style / font
- Getting weird error message from Highstock / Highcharts
- Is it possible to have two Y Axis in a highstock chart from highcharts one on the left and another on the right?
- HighStock - Add series dynamically to navigator
- Highstock charts - change position of rangeselector From and To inputs
- HighStock Navigator Handles are not moving
- Highstock navigator step like the parent chart
More Query from same tag
- Highchart world map rendering too slow in edge legacy browser
- Which differences in javascript object creation syntax have I not understood? IE8 vs Chrome
- Can highcharts heatmap zone pattenObjects respect colors applied by color axis?
- Can't disable animation when using Highcharts in polar mode
- How to fire click event in moxie highcharts
- Highcharts (rCharts) onclick tooltip
- SQL query for a graphic chart. Not sure about how to use JOIN in this case
- How to correctly create function for formatter on PHP in Yii2 Highcharts extension
- Highcharts: Synchronise irregular data series from same day different year
- Angular2 and Highcharts map - map bubbles not showing up
- adding font to highcharts editor
- How to pass an argument into a Highcharts-Function
- Overwrite Highcharts X Axis
- Current month tick labels in week format and other tick labels in month/year format(Highcharts)
- Highcharts-spline chart's spline disappears and appears on hover
- Javascript string as closure function
- Bring marker to front of grid line in Highcharts
- how to use external dropdown for zoom values in stock highcharts
- HighChart Test React error#13
- Highcharts Scaling Graph Issue
- Highcharts multiple charts drilldown
- What would be an alternative to running Twig for loop inside javascript?
- HighCharts does not recognize a function of Legend
- Make chart.renderer.path as plotline Highcharts
- Highcharts: Using an array as a data series - ordering
- Highstocks how to use hidden navigator with async loading
- Highcharts applying custom style to context button using css class
- Is it possible to show the chart if the value of array bracket is null or empty in the HighChart
- Highcharts yaxis negative values error
- Highcharts legendItemClick event - Stop chart auto rendering