score:13
Min and max should be timestamps, not date objects.
Proper code:
xAxis: {
min: new Date('2000/10/22').getTime(),
max: new Date('2010/10/22').getTime(),
},
Source: stackoverflow.com
Related Query
- Highcharts - set maximum range for yAxis but keep axis dynamic within that range
- how to set the interval of points on Y - Axis highcharts
- Set x-axis range in highcharts
- Highcharts Line - When Y axis min is set to 0, connecting line isn't shown for consecutive 0 values
- Highcharts (Highstock) how to manually set the navigator selected range
- Highcharts x axis date full range even if there is not enough data
- Set Dynamic x-axis range in Highcharts
- Get the x axis range on selecting a zoom range in Highcharts
- Need to precisely set Highcharts axis min/max after chart creation
- Highcharts - set xAxis range when using xAxis Categories?
- Highcharts js set last month x axis data
- Set max y axis point 10% greater than current max - Highcharts
- How to tell Highcharts to set date on the x axis, and use a range of time (like 1 day)
- Can I set a minimum positive and a minimum negative axis value in Highcharts
- My Highcharts graph with multiple axis ignores the max value I set for the first yaxis
- Custom "compare" and axis range in Highcharts
- Set Specific Range on X-Axis in HighCharts
- Highcharts set X axis label on tick
- highcharts x axis date variable range
- How to represent a point which is outside range of x and y axis in highcharts
- How can I set the units on multiple axis on Highcharts
- HighCharts y-Axis set min max with input field on rendered graph axis
- Highlight a range of Y axis in highcharts
- Highcharts - Automatic min/max range is not set correctly for 'area' and 'column' fill types
- How to set the x axis of HighCharts to intake DateRange
- How to set point in highcharts when x axis and y axis has data as text values?
- Highcharts chart axis exceeding set min and max values
- Highcharts dual axis set yRange
- Set a minimal default range for a column chart in Highcharts
- Want to set the y axis ticks to a fixed value Highcharts
More Query from same tag
- Converting Datatable columns to array of array
- highchart get each drilldown categories name on click event
- highchart is not displaying in django twitter bootstrap
- how to avail bg color for every bar in highchart
- How to cover the whole pie chart with selected portion
- Customizing tooltip leaving the candle stick as it is
- d3 graph freezes with highcharts
- Chart Title overlapping on chart
- Highchart multiple threshold colors
- HighCharts: Uppercase for labels won't work on FireFox
- HIghcharts and dynamic json
- Highstock gapsize is causing line rendering issue
- Accessing an element of an array according to a variable for a HighCharts object
- show value if multiple y values on xAxis are used
- Highcharts - add custom information to tooltip what caused price raise or price drop
- Want to set the y axis ticks to a fixed value Highcharts
- Why I cant put the highcharts.chart in render?
- Problem loading an array initialized in another script on webpage
- Getting problems to Set Icons(Image) on HighCharts
- Highchart treemap legends do not show specific legend
- Highcharts are not redraw
- Passing data from Javascript MVC controller
- Change plotBands options after chart creation
- Highmaps mappie zooming issue
- Stock Highcharts date format
- How to add y value in piechart in highcharts as legend
- Load CSV data via Ajax for display in Highcharts
- Highcharts with JSON to customize multiple series
- Highcharts Y-axis per serie csv
- Remove month from the axisX in highcharts.js