Specify tick intervals in charts
backlog
J
Jamie Morris
marked this post as
backlog
J
Jamie Morris
Merged in a post:
Add tick distance option to chart GUI
T
Technical Wombat
There is no current way in the interface to set distance between the markers to anything other than automatic. This can only be done with code:
{noformat}values.tick.distance = 0.1,{noformat}
J
Jamie Morris
Merged in a post:
Allow User to Specify Tick Mark Distance In Radar Chart
S
Sepia Chickadee
User seeks to specify the distance between tick marks in a radar chart. The current workaround is to edit the R code.