score:6
Accepted answer
It doesn't display any values, because no linked
parameter is set for yAxis or no series is linked to this yAxis.
You need to set yAxis
parametr for first or second series
or use linkedTo parameter:
http://api.highcharts.com/highcharts#yAxis.linkedTo http://api.highcharts.com/highcharts#series.yAxis
Source: stackoverflow.com
Related Query
- Highcharts - Multiple Axis Graph not displaying labels
- Highcharts not displaying series data for graph with multiple Y-axes
- Highcharts not displaying data labels for Pie chart in arabic
- Legend and Axis titles not showing in Highcharts Graph
- Legend and Axis titles not showing in Highcharts Graph
- Fourth y axis does not show labels in Highcharts
- Multiple images for Highcharts X Axis Labels
- Highcharts multiple x axis and yaxis. The width of the 1st x-axis is not in sync with browser resize
- Multiple labels in Highcharts Pie Graph
- Stack labels not rendered correctly when exporting Highcharts graph
- Multiple axis does not work on Highcharts 4
- My Highcharts graph with multiple axis ignores the max value I set for the first yaxis
- Highcharts click events not firing when displaying multiple line series
- jquery show() not displaying properly for highcharts graph
- highcharts not displaying line when last point is before current x Axis minimum and next point is after current X Axis maximum
- Highcharts using JSON - graph not displaying mysql data
- Dates instead of values on Highchart labels in graph with multiple axis
- hchart() Bar Graph does not display all the x axis labels in R
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- Highcharts data labels not showing on multiple xAxis and yAxis
- HighCharts multiple axis not recognized
- Highcharts formatNumbers displaying labels and axis incorrectly
- Highcharts multiple yAxis, the second yAxis labels are not showing but the title is
- Highcharts graph not displaying in Django template html
- Highcharts graph not displaying on safari and internet explorer for PC and iPhone
- Highcharts multiple axis with custom labels
- The graph is not equal on the basis of the addition code in Highcharts
- highcharts not displaying graph
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis
- Highcharts - Long multi-line y axis labels causing following label to be removed
More Query from same tag
- Change Colors and Using Setting Up an API
- data from AJAX json request not loading in HighChart
- Highcharts multi y-axis min-max issue
- HighCharts alternating dual xaxis
- Slider implementation for the dates on the x-axis not working correctly in Highcharts
- Add initial and final date to Range Selector Highstock
- Show ticks on x axis in local time with highcharts api
- Highchart show results without comma for individual line
- How to setting to draw a line connect the stack bar
- How to change highcharts graph axis colors on export?
- HIghcharts Scrollbar (w/ showFull false) displays after setExtremes called
- Angular2 highcharts points not appearing
- highcharts column chart json data is not accepted
- Activity gauge High Chart with Range option
- how to stop ajax call in live highcharts when no new data
- Set custom image from bottom to top inside bars of bar graph (using highcharts)?
- Highcharts nodes are not rendered wide enough
- Highcharts Pie Missing Legend
- highcharts multiple marker hover color doesn't inherit from marker color
- how to place the chart in the centre while using django-chartit?
- Can't get full screen buttons to work with highcharts-vue
- Highcharts to get Combined Bar and line charts
- Export Table and Chart In PDF In HIGHCHART with ANGULAR
- HighChart son data is not displaying on webpage
- PHP - getting real time data from the database
- How to remove white borders on bar charts in highcharts?
- Highcharts 3D render problem on setState()
- White lines between heatmap cells when zooming in (browser zoom)
- Reducing spacing in between columns in highcharts
- Updating a point in a line chart when data grouping is in effect