score:2
Accepted answer
It's caused by ordinal axis. Set xAxis.ordinal = false
and will work the way you want to, see: http://jsfiddle.net/tW9Te/1/
Source: stackoverflow.com
Related Query
- Highstock - Set extremes beyond the data range
- Highstock - change range input beyond the data max
- How do I prevent Highstock right range handle keep slipping off the max value when adding data
- How to show plotlines on highstock when its set much higher than the data series?
- Strange character in the Highstock source code
- Highcharts: How do I set dynamic data to the drilldown pie chart?
- Highcharts (Highstock) how to manually set the navigator selected range
- How to extract the data from highstock chart
- Highcharts- how to set yAxis to the closest or exact value in the series data
- Get the currently selected range from RangeSelector in Highstock
- Highcharts: make y-axis extremes the same for two data series with different units
- Is there a way to load data into Highstock without the use of PHP?
- Highstock Time series with uneven data set distrubition
- How can I disable the Highstocks range selector buttons when loading data asynchronously?
- Wrong data display when i set multiple series type in highstock chart
- Highcharts/Highstocks: How to manually set the X-axis range
- How to avoid bad behavior zooming to areas outside the data range
- How to set a minimum range in highstock navigator?
- Highstock How to remove the cross icon in Range selector text box in IE
- How to set minutes as units in Highstock chart using data from CSV
- Highstock set XAxis extreme without data
- Highstock graph showing data outside selected range
- Set highstock chart navigator max range by default
- why its difficult to set point padding and placement dynamically according to the data in fixed column chart (highcharts)?
- How to set the padding and placement if we have more than 16 data in the series
- How to dynamically adjust dataGrouping and set variable time intervals for HighStock data (HighCharts)
- highstock issue : pointInterval property is not working when series data set contains date and value?
- How to tell Highcharts to set date on the x axis, and use a range of time (like 1 day)
- Set a maximum for data grouping in Highstock charts to prevent from grouping
- How to set the default display block position on the time line of highstock charts?
More Query from same tag
- Highcharts polar chart - zero at centre
- Display legend items in two columns highcharts
- Can we set a color for timeline bar?
- Multiple highchart with similar structure in R
- Can't set tooltip and legend dynamically in Highchart with Vue.js
- Highcharts php data array
- Loading libraries and additional modules with requirejs
- Align y axis tick "outside" on highstock, so they are the same as on highcharts
- Highcharts series name with '<' not rendered in tooltip
- Cannot find proper JSON array syntax for Highcharts
- HighCharts - invalid or unexpected token
- How to use the tooltip formatter and still display chart color (like it does by default)?
- what means ${demo.css} in example files of highcharts ? That piece of code seems to be literal
- highcharts add yAxis label based on negative/positive value
- Highcharts, pass Data from json on Column Click
- Minimise "Forced reflow"
- Highcharts - second y axis and plotlines in x and y directions
- Highcharts: create multiple series using JSON data
- Highcharts gauge fill to 100% of container
- Unselect and Select Event
- using Highcharters in R with Shiny, control highstock chart height failed
- Highcharts Treemap Tile Name Blocking Click
- change theme of highscharts (highstock) chart
- Array for Highcharts:
- Highchart - Datalabel overlaps across slices
- Highcharts not workng with angular 4
- Editing Highcharts.js donut data programmatically va JS
- Highcharts: Styling input-group
- TypeError: Cannot read properties of null (reading '0')
- Highcharts: How to load data from JSON to xAxis.categories and series.data?