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
- How to get column chart in angular using highcharts using dynamic data
- Highcharts Stockchart gui default line annotation color black
- How to enable mouse hover on subtitle or title of pie chart using highchart
- Integrate keen.io json to highcharts js
- How to show plot lines in the legend in Highcharts?
- Add a Specific Y-Axis Label with Highcharts
- How to add dotted line to a country in Africa map?
- Highcharts - Skip date in series
- Highchart how to create lollipop type chart with circle and line top/bottom at different positions
- Parsing MySQL output to JSON extracting field names
- Ability to show labels of checked serie after rendering highcharts
- How to change text color of bubble on Highmap on select state?
- Convert Javascript Object to array of arrays with two values
- How to remove duplicate values in specific column without removing related row
- how to add annotation text to a Highcharts chart?
- Transform an object array to an array
- Stacked area in Highcharts make my series fading in and fading out
- Showing a cross-hair programatically in Highcharts
- Highcharts through ajax not drawing
- Highcharts JSON not loading
- How to create legend for Plotlines with Highstock of Highcharts?
- how to make Highcharts React redraw without changing data
- Highcharts - Column chart with legend for each data
- Highcharts : point.key is too long and make chart small
- highchart mysql json issue
- Highcharts {Gauge} - Remove bottom border and change dial position
- Highstock Navigator Mask doesn't cover content
- Add label to line in Highcharts
- Using HighCharts with Backbone
- HighChart generating table without chart