score:1
Accepted answer
You need to remember that your xAxis type is set as datetime
, so 100 value is just a few seconds after 1 Jan 1970. To make it work you need to set a date value that fits to the chart range.
Source: stackoverflow.com
Related Articles
- Hichcharts (Highstock) — Why isn't the plotLine being drawn on the chart?
- Strange character in the Highstock source code
- Highstock line chart xAxis datetime being sampled down
- How to draw a background behind a plotLine label in a highstock chart
- how can I move yAxis labels from Right of chart to left of chart in highstock
- How to create a new Highstock chart with new Highchart and not jquery?
- Displaying multiple series in the navigator of an HighStock chart
- How to add a plotline to a bar chart in Highcharts?
- x-axis tickInterval not working correctly in highstock chart
- Replacing highcharts.each in my code as it is being deprecated
- Show gridLines when the chart is empty(no series) in highstock
- How to extract the data from highstock chart
- How can I prevent my HighChart bar chart from being inverted?
- HighCharts Stock Chart error code 18
- Adding flags to Highstock chart (highcharts) with JavaScript
- Highstock chart offsets dates for no reason
- Highchart / Highstock stack column chart show one series's tooltip at a time
- Set background color for only one pane in multi-pane Highstock chart
- Highcharts lines not being drawn until browser is resized
- Highstock - Remove bottom date tooltip from line chart
- Highstock - Comparison chart should be start with 0%
- JSON data not showing in highstock Candlestick chart using PHP & MYSQL
- how to take only categories for x-axis and remove unwanted scaling in Highstock chart
- Spiderweb chart with circular gridline interpolation: Label is seen very far away from Plotline
- Rails Highstock Chart Installation
- HighStock - Custom chart type
- Highstock chart doesn't show correct width in Phonegap app
- using Highcharters in R with Shiny, control highstock chart height failed
- How to save and restore and Highstock chart with indicators?
- Find pixel position of point in highstock chart
- How to use Highcharts in typescript and react
- Bar chart - Bar padding and alignment
- How to maintain column width with multiple series in highcharts?
- Dynamic update multible series Highcharts with single point XML file
- Highchart - how to control gap between series
- Redraw issue in Highcharts 3D Scatter Chart
- Flot - images in axis labels?
- How to make sure that highcharts spline graphs stays between 0 and 1?
- No auto resize of yaxis of highcharts in shiny
- get yAxis labels as 10% of the categories of xAxis
- Issue on Highchaert Fill Opacity and Legend Color on Spiderweb
- Append data count onto different series
- Create six chart with the same rendering,different data (highchart )
- Uncaught TypeError: Object [object Object] has no method 'getElementsByTagName' in Highcharts
- Highcharts: Column Chart Select State Fill Color
- Hichcharts- hidden series does not show again after updating plots twice
- Why does my Controller not pass instance variables for js.erb file?
- Highcharts on Rails 3
- show two different series with different start intervals with the same xAxis highcharts
- Problems with retrieving mysql data into javascript in a specific format