score:2
Accepted answer
Yes, you can specify time using array of numbers, the first index represents time and the second represents the value.
data: [
[Date.UTC(2000, 9, 27), 0 ],
[Date.UTC(2000, 10, 10), 0.6 ],
[Date.UTC(2000, 10, 18), 0.7 ],
[Date.UTC(2000, 11, 2), 0.8 ],
[Date.UTC(2000, 11, 9), 0.6 ],
[Date.UTC(2000, 11, 16), 0.6 ],
[Date.UTC(2000, 11, 28), 0.67],
[Date.UTC(2001, 1, 1), 0.81],
[Date.UTC(2001, 1, 8), 0.78],
[Date.UTC(2001, 1, 12), 0.98]
]
See example here : http://jsfiddle.net/0v6LphLd/
Source: stackoverflow.com
Related Articles
- High charts – how to show axis as time
- not able to show x axis data with datetimelabel format with {hh:mm} in high charts
- Convert the y-axis values to Millions in dual axis high charts
- High Charts : Equal spacing for X Axis for unequal interval
- show only one series data in High charts in start of drawing/load
- how to show column and area charts with different y axis with same category and same x axis in highcharts
- High Charts / StockChart: x axis values
- High Charts Column Chart - Y axis Label Formatting
- High charts not displaying date correctly in x axis per epoch?
- x axis label word wrap in high charts for radar chart
- High charts plot time against a dynamic currency pair
- How to show time duration on y-axis in high chart
- show one series data at a time in high chart column graph
- How to show time values in stacked column using High stock
- Angular 7 High Charts Stock Chart Datetime X Axis tooltip formatting independently of other tooltips
- Grouping x axis labels for histogram in high charts
- High Charts - Show series data of Multiple Charts
- High Charts show series maximums below chart
- High charts Average time circle plot position changes
- High Charts how to show multiple columns value on label
- in high charts unable to set y axis to 100
- X-Axis is not fully taking the width in date time chart in high charts
- How to show bar of graph in different colour when it reaches threshold level in high charts in JS?
- Show ticks on x axis in local time with highcharts api
- cannot show right time axis in machine start and stop stacked bar chart
- Real Time Update High charts from sql database
- High Charts PieChart How Can I show point value inside segment and label name outside
- In the following code i want to show the WHOLE names on x axis nd dont want them to overlap with the legend
- How to set the x axis dynamically in High Charts 2.3.5
- High charts remove dots from the line graph
- Highcharts timeseries, X-axis min not working
- How to export a Highchart chart to PDF thanks to a button outside the chart?
- highcharts solid gauge: bigger tick marks
- Highcharts won't draw line when series values are all 0
- Highcharts: using Google Analytics to capture event actions for exporting the chart
- When adding point on dynamically created Multiple Highchart Graphs on a single page, the plot line draws to the start point instead of last point?
- why my highchart code is not working?
- Extracting multi-dimentsional arrays in Javascript/JQuery
- Alpha value of 3d chart's rotation ? where is the center?
- Change xAxis and yAxis title of drilldown chart after entering into second series
- Highchart - Launch Sweetalert2 when click element
- Adding highcharts to existing project got unknow problem
- Highchart event click runtime error in Ionic
- HighCharts unable to use data attribute
- Use Material UI theme attributes for styling highcharts - React
- Using directive scope to update Highcharts
- How to use Highcharts in typescript and react
- Angular HighChart Update
- Redrawing Highcharts after service call - Angularjs
- Highcharts if title contains number it shows invalid data