score:2
Accepted answer
as i can see, each series has only one point, so doesn't contain x-value, so assumed pointstart
is 0, and pointinterval
is 1 (for categorized axis).
if you chave only one point per series, i advice to add x-value, which is also category index, take a look: http://jsfiddle.net/lrllu/2/
Source: stackoverflow.com
Related Query
- HighCharts BoxPlot With Multiple Series Having Single Data
- How to have multiple highcharts with different series data in vuejs without repeating code
- Highcharts with JSON data and multiple series
- Highcharts not displaying series data for graph with multiple Y-axes
- Highcharts show the same yAxis start and end value with multiple data series
- Highcharts multiple data on single point in series
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
- one chart, multiple series multiple data with single data
- Highcharts series visibility with csv data source
- Loading json data to highcharts with multiple series
- Highcharts : using same div to load a chart multiple times with different series data
- Highcharts multiple series with missing Data Points
- Highchart Color Issue for series with single data with multiple colors
- Highcharts Single line series with single data not showing plot
- How to make multiple Y-axis with incoming series of data from database using Highcharts
- Highcharts doesn't display series with lots of data points
- Highcharts data series issue with ajax/json and PHP
- How to get multiple data series into Highcharts
- Highcharts: update series on multiple charts with same data
- Single series drilldown to multiple series Highcharts
- Highcharts - Global configuration with common code and unique data & Headings
- Multiple Series Timeline with HighCharts
- Click events on highcharts with multiple series
- Highcharts async Server Loading with multiple series
- Highcharts problem with xAxis using multiple series
- Change chart type and redraw with multiple series in Highcharts
- Highcharts shared tooltip between charts with multiple series and shared tooltip
- Multiple series data on HighCharts column
- Highcharts - How to make a scatter plot with multiple series from HTML table
- Highcharts - how to create multiple y axis and group the data series
More Query from same tag
- how to truncate the stackLabels on yaxis for a stacked Grouped column highchart
- Drilldown in a Highcharts Organization chart?
- Change data hover line color in Highcharts
- How to create an average line for an irregular time graph?
- Highcharts: Duplicate X-Axis Labels when dataGrouping is enabled (by Month)
- Preprocess Highchart data using CSV file
- Highcharts 3D with rCharts
- Highchart - Editing the tooltip date format content on hover
- Highcharts - How to Make the legend item width half of the contianer?
- How to add click event on django-chatit chart
- Highcharts modulo alternateGridColor
- Highcharts - dynamic data label positioning on multi series doughtnut charts
- Highchart.js drilldown adding to data dynamicaly without hardcoding.
- Highchart basic chart using nodejs
- In a Highchart, how to display the legend text in next row if the text is too long?
- My Highchart graphs are really slow when I choose 30 day graphs
- Highcharts Dates Wrong
- Highlight Single Bar/Column in Highcharts on load
- How to get hovered date in Highcharts spline?
- highcharts via json how to get the xAxis?
- How to add bubble event in bubble higharts
- conditional marker colors in highcharts
- Highcharts export customize axis label and fontsize: No effect after migration
- rCharts::rPlot on click event
- Highcharts yaxis labels cut off/overflow
- Highcharts pie slice linear gradient
- Highcharts - How to set Pie Chart's background color dynamically
- Highcharts x-range chart datetime type for x and y axis
- Javascript array of arrays query
- Highcharts: custom datalabel for bar chart. Format in PlotOptions not working