score:1
Accepted answer
There is an enabled ordinal
option in Highstock, you can disable it:
xAxis: {
ordinal: false
},
Live demo: https://stackblitz.com/edit/react-rh2q2u?file=index.js
API Reference: https://api.highcharts.com/highstock/xAxis.ordinal
Source: stackoverflow.com
Related Query
- Display real time scale on xAxis
- Difference between highcharts and highstock during real time trace and xAxis with max value
- Real time data display in highcharts
- How to display real time data using highcharts for Angular application?
- Display time on Xaxis with line chart make by Highcharts
- Changing scale on y-axis of highcharts to display time
- display content on highcharts Xaxis and Yaxis title in form of subscript and superscript
- Real time chart on R - Shiny
- Display multiple time series with rCharts hPlot
- Display 12 months on Highcharts xAxis
- r- how to display the labels on the highcharter objects all the time
- Display Image on xAxis in highchart
- Large quantity of data real time visualization
- how to display 2 same highcharts without duplicate the code
- PHP - getting real time data from the database
- How to get Highcharts XAxis to Display in 2 Minute Intervals
- Highstock Highcharts date time data on Xaxis
- How to display line break for irregular time series with highcharts
- How to Display Month and Year in xAxis of Highcharts datetime graph
- How to change time in hours on HighChart xAxis from Military to Standard time?
- Highcharts - Update column chart in real time
- How to display yearly values on xAxis in Highcharts
- Draw real time data graph with Highcharts
- Highcharts display label for pie chart using html table as data source
- How update in real time with highcharts 3 data module?
- Highcharts Display Xaxis plot line
- How to display Highcharts x-axis time stamp labels inside tooltip?
- Optimal way to display data with uneven time interval Highcharts
- high-chart not showing date and time in xaxis
- How to change HighChart xAxis timeline to match local time and not UTC?
More Query from same tag
- Highcharts not displaying in Firefox
- Area spline chart using Highchart
- Highcharts - How to draw Confidence Intervals
- FillPattern after drillDown to countries on Highchart-react
- Passing series data from Java to Multi Y axis Highcharts
- Title below Pie charts
- How to get Series Name Based on Selection in Highcharts
- How to access function of buit-in button in highcharts using asp.net
- Show name of employers instead time in highcharts
- How to change graph colour above and below plotline in Highcharts
- how to use tickInterval or step in the highcharts?
- Highcharts highstock plot with data from php
- Highcharts too slow when plotting 4000 bars (rCharts)
- How can I do responsive pie chart
- Display highchart and swiftDataTable in two different cells of a collectionView
- Highcharts Range Selector does not work with multiple series
- Highcharts force to 0 before climbing again
- Fixing flag min/max on Highchart graph
- Highcharts highstocks - candlestick graph has last value partially cut
- Highcharts histogram drilldown: set options for drilldown + first and last column cut-off
- Unable To Drilldown With null Value
- Highcharts Compare Date Ranges Bar Chart
- High chart animation lag after it moves from viewport
- How can I inspect the Highcharts tooltip in the Chrome inspector?
- Returning JSON file with cURL to use data in a HighCharts stock chart
- Changing number of columns based on the zoom level : HighChart (column chart type)
- Adding flags dynamically giving problems , HighCharts
- How to use Vue bound data in Highcharts?
- How to show Legend Color between two text in Highchart?
- Highstock compare previous data point when date does not exist in series