score:0
That is a bug in Highstock. As a workaround you can hide the first series in load
event:
chart: {
events: {
load: function() {
this.series[0].hide();
}
}
}
Live demo: https://jsfiddle.net/BlackLabel/ec4d9qon/
API Reference:
https://api.highcharts.com/highcharts/chart.events.load
https://api.highcharts.com/class-reference/Highcharts.Series#hide
Source: stackoverflow.com
Related Query
- Highchart (stockchart) Yaxis on opposite side miss align when left axis is not visible
- Highchart.js secondary axis not showing on the opposite side
- Highchart is not working when I am fetching the axis values from database
- Highchart yAxis opposite is not working in type datetime
- x-axis, y-axis lines does not appear, when I include 3D chart library of HighChart in my code
- How can i align the highchart legend pagination to right or left side of the legends?
- HighChart - Stacked Bar chart - To show dash line over the bar chart but it is not visible on Left side of the bar
- Highcharts population pyramid opposite x axis not labeled correctly when using axis type 'category'
- Highchart Spline with inverted axis categorie text left align
- Resolve Conflict When Using Highchart and Highmap together (TypeError: ma is not a function)
- Why are the labels for my opposite yaxis in Highcharts not showing up?
- last label in x axis with datetime format not coming in highchart
- Highchart - line or area not starting at the left point
- Code works on fiddle but not when I do /show
- How to place labels on opposite Y axis in Highchart without a second series
- Highchart not resized when hidden
- Highchart Crosshair not touching x axis
- using angular directive to draw highchart pie chart but when i am using it in success function it is not working
- highcharts legend items align to the left when width is set
- Highchart does not load data from hidden input when using .val
- Highcharts stacked column stackLabels do not show when axis is reversed
- Highchart xAxis and value did not align
- Highchart is not resizing dynamically when used as a angular directive
- Highcharts with live data: align chart on left side
- How to change chart's width to fill up div using angular2-highcharts when hide/open left side nav menu?
- Align left multi category xaxis highchart
- Highchart not displaying when used with drop down
- How to create 2 axis and 2 yaxis in highchart
- in HighChart the X axis 0(zero) geting up in the middle of the chart when there is no record or all the records are zero
- HighChart is not working with multiple axis
More Query from same tag
- Offline exporting a Highcharts chart using an external button
- Highchart - Column range as arrows
- Highcharts hide not active series from legend when taking screenshot
- Highcharts Line Chart - Hyperlink on a data point
- Highcharts: Nothing change happens whatever I setting formatter:function() or set tooltip{enabled:false}
- Highcharts not rendering
- Highcharts column chart rendering transparent columns in IE8
- couldnot connect apache-zeppelin to highcharts error : value seriesCol is not a member of org.apache.spark.sql.DataFrame
- Can I use iron-localstorage and iron-ajax with highcharts
- Highmaps label centering in irregular path
- High chart data downloads but does not display in browser using node
- Drilldown to multiple series from different groups - Highcharter (in R)
- highcharts is not respecting my x-axis' date interval
- Leaflet use popup not display
- Highcharts-exporting-server gives - phantom - queue is full, dropping request Error
- Highcharts stacked column ommit smaller values
- I cannot pass in a variable into the highcharts function using jquery and pug.
- Position highcharts datalabels to the left of positive bars and to the right of negative bars
- While loop not working in the series data highcharts - php
- How to set different colors for bars based on value in Highchart bar chart?
- Highcharts - how can I center labels on a datetime x-axis?
- Highcharts - toggle table properly upon drilldown item
- How to aggregate boolean values in elastic search?
- Highcharts: Dynamically add series value to category name
- Mouse behavior buggy?
- Highcharts - accessing overlaying data points
- Can I load the columns (each series) one by one in a HighChart JS?
- Highlighting Highcharts column
- High Chart Async drilldown
- Highmaps mapbubble