score:1
The data does not correspond to the category by its name, but by its array index.
So, with your categories array, the x value for "RNV-A" would be 0. "RNV-B" would be 1, "RNV-C" would be 2, and so on.
score:1
1) categories - You can use label formatter and check if it is number, http://api.highcharts.com/highstock#xAxis.labels.formatter
2) X value cannot be a string, it needs to be number. In case when you would like to have datetime type of chart, you can use pointStart / pointInterval, and then set tickInterval on xAxis (time in miliseconds)
Source: stackoverflow.com
Related Query
- How can I have both years and string-formatted x-axes in two charts in HighCharts?
- Highcharts - Cross browser charts have different Y axis ranges, how can I ensure consistency?
- How can I have both a legend and data labels, with different labels, in Highcharts?
- Highcharts - How do I keep both line points in from splitting between the two bar charts
- how can I use rangeselector and navigation in highcharts in the given code
- How can I force multiple y-axis in Highcharts to have a common zero
- How can I do in Highchart to have 1px space between the columns and the y Axis?
- Highcharts - How can I remove starting and ending padding from area chart
- Highcharts pie charts can have url links
- How can i force Highcharts to use same symbols in Legend and Series?
- How to populate a Highcharts axis with string formatted data from a PHP array
- Can I sychronize two highcharts series with different years (leap year)
- How can I hide and show a category in highcharts
- How can you have more than 10 colors represented in the graph and legend in highcharts?
- How can I update two highcharts with one dropdown menu?
- How can I hide non-selected series and axes when using XY zoom with highcharts?
- How to have a highcharts chart in a container of a fixed width, and with a horizontal scrollbar?
- Is it possible to have two Y Axis in a highstock chart from highcharts one on the left and another on the right?
- How can I automate high charts and graphs using selenium webdriver?
- How can I put custom color in High Charts PIE data | Slice and want to change slice text
- how to show column and area charts with different y axis with same category and same x axis in highcharts
- Highcharts how to align two charts yAxis on the same line
- How to have first level as column chart and second level as Fixed placement columns in drill down highcharts
- How can I style my highcharts solid gauge to have a background behind the percentage?
- Can we have tickposition both outside and inside in highcharts?
- Is there a limit to how many data plots you can have on a highcharts graph
- How can I let some Categories have a drilldown and others not?
- How to have legends in Pie charts as data labels in HighCharts
- How can I prepare a Group Stacked Bar Chart in Highcharts using multiple and different types of data?
- Basic Javascript: How can I link my HTML and Javascript on a Highcharts example?
More Query from same tag
- Change a highchart x axis Label
- Highstock bottom chart not shown
- Highcharts free-form drawing content not getting exported
- UseHTML property in XAxisTitle or YAxisTitle
- Center tooltip for highcharts area chart
- Highcharts - How to combine unique legend for multi-series pie chart which perform same action for both series? (like onclick: show/hide)
- How to keep an empty slice area in highcharts after clicking on legendItem
- How to align lines marker in middle/centre of the bars - High Charts
- Highcharts (grouped_category styling) and tooltip formatter not working
- Highchart - Boxplot - Extra category shown with no data
- jsPDF not rendering highcharts image on Edge browser
- Different interval for HighCharts
- Adding a custom drop down to highstock range selector menu
- Highcharts heat map not displaying properly
- Highcharts: are multiple legends possible?
- How to display positive and negative values in positive side of graph in Highchart?
- Highcharts - Rails array includes empty date entries
- Add new series[0].data into already existing highchart
- Highcharts heatmap without fixed non-temporal axis
- Showing multiple plot lines while displaying dual y-axis
- Highcharts/Highstock Scrollbar Issue
- How to remove the value and number labels from Highcharts angular gauge
- Show two data labels in plotting column?
- Highcharts Y-Axis skipped labels when dealing with large array
- Highcharts null endpoints flush with chart sides
- Highcharts bubble chart dataLabels overlapping despite z-index
- highcharts column stroke in styled mode
- User Editable Title in Highcharts
- Is it possible to insert a break in the high charts legend?
- Highcharts drilldown treemap legend