score:1
Accepted answer
If you want the Datetime format, you need to assign dates too. There is nothing such as a time format.
For that you can assign a date for your times and edit the options to show only the hours and minutes.
You can do something like this:
http://jsfiddle.net/pqyj7o0q/1/
by adding:
type: 'datetime'
min: Date.UTC(Year, month, day),
max: Date.UTC(Year, month, day)
to your yAxis
and also changing your data to date formats like above.
Source: stackoverflow.com
Related Query
- Plot time on Y-axis and users on X-axis Highcharts
- How to plot data in Highcharts where time and value are swapped?
- Highcharts datetimex axis incorrect start time and interval
- Highcharts with date and time for x axis (from a database with format YYYYMMDDHHMM)
- Hide axis and gridlines Highcharts
- Add a gap between the second and third series in a Highcharts column plot with four series displayed
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- How to add space between chart and axis in highcharts
- Highcharts shared tooltip for line series and scatter plot not working
- Highcharts blank chart with x and y axis
- Highcharts padding between plot and graph, how to remove?
- Highcharts - Display only year in x axis and stop auto formatting
- Style highcharts x and y axis
- Dual axis using percentage and absolute value to same serie in Highcharts
- Highcharts - Bar - Setting the X axis width and the chart area width to be constant
- Legend and Axis titles not showing in Highcharts Graph
- Legend and Axis titles not showing in Highcharts Graph
- Highcharts - Global configuration with common code and unique data & Headings
- Making y axis of highcharts in time format hh:mm
- how to pass values to tooltip which not in x and y axis in highcharts
- Highcharts - Bubblechart - adding padding to top and bottom of plot
- Highcharts show plot value on x axis label
- Difference between highcharts and highstock during real time trace and xAxis with max value
- HighCharts scatter plot with Datetime on X Axis not plotting values correctly
- Tooltip in chart with line- and scatter plot in highcharts 3.0.7
- Highcharts - how to create multiple y axis and group the data series
- Highcharts - How to plot a X axis line on my bell curve (Standard Deviation Curve)
- Highcharts date time axis
- Fetch data from firebase firestore and plot histogram using highcharts when cardview clicked - android
- Highcharts AreaSpline - Adding padding in between the chart and plot area
More Query from same tag
- HighCharts - Y-Axis padding in a bar chart
- Subtitle and title at bottom of highcharts
- chart width changes when a trendline is added in highcharts
- Highstock add points to dynamically added series
- How to extend or highlight a horizontal line in Highcharts?
- How do I pass a PHP variable from one file to another multiple times?
- Highchart networkgraph and area chart conflict
- TypeError: Cannot read properties of null (reading '0')
- highcharts column chart with line, need line start at bar start
- Highcharts: One Legend Controls Many Charts
- Custom map with Highmaps adding mappoint series in latitude and longitude using proj4js
- highcharts scroll through axis
- Highcharts not displaying in Firefox
- Using Trellis Chart with Stacked Columns in Highcharts
- Highstock chart not zooming to specific date range
- Problem in plotting a map graph using highcharter
- How to change the height of a pane in highstock?
- Color columns based on x axis and not on values (y axis) in highcharts
- xAxis auto label dropping has stopped working after upgrading to Highcharts 5.0.8
- How to show unique name of every points in highCharts using angular
- reactjs highcharts reference for reload
- Highcharts: negative value in hebrew
- In the following code i want to show the WHOLE names on x axis nd dont want them to overlap with the legend
- HighCharts selects the wrong data point
- DataTable result to Json, what is wrong with my Json?
- GWT - Adding a button to HighCharts
- Make gap size proportional to gap in series data
- Highcharts tooltip displayed over div
- Highcharts + Webpack messing up with chart rendering
- Highmaps - Printing resizes the map on Chrome