Customizing X axis ranges
Posted: Thu Sep 06, 2018 1:31 pm
Hi there!
We are using the scatter chart. We are almost there... but there's something that prevent us to complete our customer requirement.
The issue is that we need to customize the values at which the X axis shows ticks and labels. In the "Area" section, we realize we can pick a range (min/max), and we can use "steps" to define out ticks and labels. But in our case, steps are not enough, because our ticks shouldn't be evenly distributed. And the labels might not be numbers.
Is there any workaround on this? If not, would you consider to add two properties on the "Area / X Axis" panel, something like:
CustomTicks: Array of ticks
CustomLabels: Array of labels
If those values could be taken out of the data sources, it would be great as well. That way, user would have total freedom to define what he wants to show on the X axis, if needed.
Thanks!
We are using the scatter chart. We are almost there... but there's something that prevent us to complete our customer requirement.
The issue is that we need to customize the values at which the X axis shows ticks and labels. In the "Area" section, we realize we can pick a range (min/max), and we can use "steps" to define out ticks and labels. But in our case, steps are not enough, because our ticks shouldn't be evenly distributed. And the labels might not be numbers.
Is there any workaround on this? If not, would you consider to add two properties on the "Area / X Axis" panel, something like:
CustomTicks: Array of ticks
CustomLabels: Array of labels
If those values could be taken out of the data sources, it would be great as well. That way, user would have total freedom to define what he wants to show on the X axis, if needed.
Thanks!