score:2
Accepted answer
I think that you just need to set type
of Y axis as:
yAxis: {
type: 'datetime'
}
...and write other code like if X axis has type 'datetime' but keep in mind that axes were swapped. Also don't forget that you need to customize your tooltip to format the datetime value (use the property tooltip: formatter
). Also as I see in your picture you need to customize datetime labels of your Y axis. You may use the property labels: formatter
for X axis.
So there is an example: http://jsfiddle.net/5hnBP/5/
Source: stackoverflow.com
Related Query
- HighCharts how to place dates in the Y-Axis (vertical axis)
- HighCharts - Angular, how to get y axis labels on the vertical lines drawn from x axis
- How to get highcharts dates in the x axis?
- how to set the interval of points on Y - Axis highcharts
- How replicate the value of Y Axis on both sides of the axis in Highcharts
- How do I put Icons in the y Axis for a Dynamic Highcharts chart?
- Highcharts - how to create multiple y axis and group the data series
- how to display 2 same highcharts without duplicate the code
- How do I use dates from a LinkedHashMap for the x-axis on a Highcharts line graph (using Thymeleaf)?
- How to make the Y Axis values not start from 0 in highcharts? How to display forcefully display the last category data on X axis in HighCharts ?
- Highcharts -> how to add vertical title to bar? how to make the symbol in the legend a rectangle?
- How do I plot the x axis line using Highcharts when pegged at 0?
- highcharts how to make x and y axis starting on the same zero using categories on yAxis
- Highcharts - how to access category of multiple axis of the point from tooltip
- How can i place the Highcharts yAxis categories inside the chart?
- Highcharts : How to remove the gap between series and vertical axis?
- How can I update the data in highcharts for both x axis & y axis?
- How can I set the units on multiple axis on Highcharts
- How to set the x axis of HighCharts to intake DateRange
- How to place a chart not from the beginning of the X axis
- How to get the axis value with respect to the cross hair in highcharts
- How to plot the X axis data point for uneven tick interval at in Highcharts
- Highcharts : How do i align data labels above the axis in column chart?
- How can I align the scale on my HighCharts graph with the axis rather than the margins?
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- How to fix formatting of axis labels in Highcharts when surrounding the contents with div?
- how can I use rangeselector and navigation in highcharts in the given code
- Highcharts : How to increase marker radius based on the value range in Y axis in Scatter Graph?
- Highcharts - how to position values closer to the Y axis
- How to set the width within axis label in highcharts
More Query from same tag
- Highcharts chart does not show the value of y
- Highcharts: enforce options when adding a serie with addSeries
- Highcharts x series group
- How to use images for charts in Highcharts
- How do I set more than one y-axis coordinate on one chart in HighCharts?
- Highcharts UTC time
- How to change rCharts Highchart Color based on Factor Variable
- Select dynamic value with tooltip on line chart (highcharts) in angular with material slider
- export.highcharts.com bug? Changing order of series.index values not reflected in exported pics
- In Highcharts, how to move annotations along with the chart when it changes?
- Printing table with charts in html through FireFox
- How to stop Highmaps on mouse hover to change SVG path orders
- Change the color of the navigator
- Highstock crashing chrome?
- Highcharts dynamic height with table layout
- Would it be possible to use Highchart to make a graph with no charts, but only corresponding numbers?
- How to programmatically set selection Highchats master-detail chart?
- How can I make React Native in Android aware of a click event in a tooltip in a Highcharts chart?
- Highstock: how to make series name of first column to be dynamic on tooltip, year wise
- How to use HighChart's column-stacked-and-grouped graph dynamic date range in x-axis?
- Combination highchart graph not working in vue
- Use ajax to draw graph dynamically using Highcharts
- R HIGHCHARTER - How to display additional series values on a highchart hover?
- How to remove fine white line between halo and Highcharts pie chart
- Store Highcharts in Javascript Function - How to?
- How to use linear-gradient to column chart in highchart.js
- highstock, how to prevent chart rescaling
- Highcharts Pie Chart turning off data label
- How to make 3 different color on Highcharts
- Highcharts dynamic binding in c# or json