score:2
Accepted answer
exshortdate
values are first element in distrodates
array. try code below.
xaxis: {
categories: distrodates[0].data
},
Source: stackoverflow.com
Related Query
- 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
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Using HighCharts and DotNet.HighCharts to "Play" Multiple Series
- Dual axis using percentage and absolute value to same serie in Highcharts
- Highcharts - how to create multiple y axis and group the data series
- change the categories and series in highcharts by select button?
- Strange behavior with highcharts when using "column" type and multiple datetime series
- Highcharts adding additional series and axis breaks existing yAxis min/max
- Add Categories and Series dynamically from JSON in HighCharts
- Highcharts Highstock How to Plot OHLC and Line Charts from One Set of Embedded CSV Data Using Series Map Tools?
- Multiple categories and series in Highcharts
- Align second scatter series to the side similar to how column and bar charts do using HighCharts
- Need assistance adding an additional series to a Highcharts graph using a SharePoint list and PSServices
- How do I implement grouped categories plugin using text and images as x axis categories? In highchart?
- Highcharts - Force area-step series to overlap columns series at beginning and end of x axis
- Highcharts graph shows 265 series and no data after update to categories and series
- How to create a column range chart in Highcharts using range and navigator functions?
- Hide axis and gridlines Highcharts
- Hiding a Highcharts series without using the legend
- Loading Highcharts via shim using RequireJS and maintaining jQuery dependency
- Hiding _groups_ of series in Highcharts and jQuery: how to get acceptable performance?
- Highcharts data series issue with ajax/json and PHP
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis
- Using html2canvas to render a highcharts chart to pdf doesn't work on IE and Firefox
- Highcharts - How to hide series name and Y value in tooltip
- Add a gap between the second and third series in a Highcharts column plot with four series displayed
- Populate Highcharts X-Axis With Dates Given a From And To Date
More Query from same tag
- dygraph equivalent for highcharts area range charts
- Highcharts doesn't display series with lots of data points
- Highstock Y-Axis labels overlap eachother
- How to draw single line graph using Highchart bullet graph?
- highcharts: How do I change the color of the chart above?
- Ajax JSON in to Highcharts Pie Chart
- How do I remove a numerical data plot on a bar that I added in a line chart?
- How to remove Board and HR/CFO from Highchart organization?
- highcharts highlight selected point (png)
- Highcharts Bubble Chart - How to move an individual point's data label (dataLabel) to the front/top
- Unable to pass datas for HighCharts Maps javascript
- Last y-axis label not displaying on highcharts spiderweb
- Highcharts remove column defined by keys from export to CSV
- How to remove and add Plotlines in HighCharts
- programmatically click on column in Highcharts
- How to hide the Axis line in stack bar chart high chart
- Highcharts Spline: Custom chart marker, on a staggered interval, across the plotted line?
- Hightchart to display user online time
- Highcharts customEvents plugin + Highstock Error
- Highcharts xAxis Categories not Dsiplaying Properly
- How to format a pandas dataframe for use with pandas-highcharts within Django
- Multiple y-axes causing range to have too much padding
- Highcharts: Horizontal labels don't fit the space. How to solve it?
- Resolve Conflict When Using Highchart and Treemap together ( f.inArray is not a function)
- How do I calculate the total Data values for both and display in Legend
- Loading multiple Highcharts with jquery.load
- HighCharts: Line series disappears on click of legend
- Highcharts x-axis tick starts with an offset
- Setting the length of the X-Axis of a Highchart to be 24 hours from time of first data point with less than 24 hours of data to display
- Highcharts - Dynamic enable/disable scrollbar