score:2
Accepted answer
exShortDate
values are first element in distroDates
array. try code below.
xAxis: {
categories: distroDates[0].data
},
Source: stackoverflow.com
Related Articles
- Highcharts: Using JS arrays to populate series and x-axis categories
- Highcharts - three series using left Y axis and the fourth using the right Y axis
- highcharts how to make x and y axis starting on the same zero using categories on yAxis
- HighCharts setting categories and series using JSON
- Hiding a Highcharts series without using the legend
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Show specific series values in the stack label using highcharts
- Highcharts use series labels as x-axis categories
- Using HighCharts and DotNet.HighCharts to "Play" Multiple Series
- Loading Highcharts series from XML using jQuery
- Dual axis using percentage and absolute value to same serie in Highcharts
- Increase different marker sizes when hovering series using highcharts
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- How to hide one series data info in tooltip using highcharts
- How to hide color axis in heatmaps using highcharts
- How to populate a Highcharts axis with string formatted data from a PHP array
- Highcharts problem with xAxis using multiple series
- Browser hanged while plotting more than 10000 series using Highcharts
- HighCharts - Show categories in x axis intead of the value of x in Bubble Chart
- highcharts - error when updating a series to have less categories than previously
- Highcharts - how to create multiple y axis and group the data series
- Negative value for categories axis in highcharts
- Highcharts - Using 'errorbar' type overrides axis interval
- Highcharts - Series tooltip doesn't work when plotting lines that zigzag on the x axis
- Is there a way to change the display value in series using highcharts
- Filter categories in highcharts by using checkboxes
- Highcharts bar zoom issue when using transparent series
- change the categories and series in highcharts by select button?
- Highcharts - Line disappears when using logarithmic axis
- HighChart skipping x-axis years plot point
- Highcharts not displaying chart from csv file
- highcharts pie chart color for dynamic data
- Creating highstock zoom-in/out button
- Spline on each column in a category in Highcharts
- Highcharts Maps labels don't all show
- Dual Axes Column Chart scaling issue for column chart
- Is it possible to change properties of xAxis.labels individually in HighCharts?
- Get SVG Data from Highcharts without displaying the chart
- Get the JSON encode result from the Controller to View
- Distribution graph in HighCharts
- Highcharts, How to show datatable when export PDF and not show pdf when normal
- using JS event function twice in shiny R to create a dropdown
- Highcharts Plugin Recently Broke - "this.init is not a function"
- Cannot get Highcharts solidgauge stops to work in styled mode
- Dynamically populate highcharts data
- Highchart - Set Time(Hour:Minute) on X axis
- Plot Bar chart and Line series chart on separate x-axis in Highcharts out of common dataset
- Highchart general drawing svg label zoom-in on mouse hover
- High Charts - Set Solid Gauge Value from JSON