Closed (fixed)
Project:
Charts
Version:
8.x-3.x-dev
Component:
Highcharts integration
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2018 at 11:32 UTC
Updated:
21 Feb 2019 at 01:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
john cook commentedI had to use a custom chart to test this as the categories are for each integer and the example chart has too large a range for this option. It is possible to set labels for specific values but they are not necessarily going to be displayed on the chart - maybe work on #2945776: Add Y-Axis Tick options would help with this.
The custom chart has the following setting:
The patch adds settings for the categories to the Yaxis
Before:

After:

Comment #3
john cook commentedComment #5
andileco commented