Is your feature request related to a problem? Please describe.
related to TSVB/Visualize gauge replacement
Describe the solution you'd like
The ability to automatically compute a set of nice rounded ticks based on a range when using a linear bullet graph with no range bands
from original the issue: e.x. if ticks prop is not defined to detect automatically based on an interval (currently it renders default ticks from 0 to 100)

Describe alternatives you've considered
Using a manual configuration for the ticks, in this case, can be tedious and error-prone.
Additional context
related to TSVB/Visualize gauge replacement
Is your feature request related to a problem? Please describe.
related to TSVB/Visualize gauge replacement
Describe the solution you'd like
The ability to automatically compute a set of nice rounded ticks based on a range when using a linear bullet graph with no range bands
from original the issue: e.x. if
ticksprop is not defined to detect automatically based on an interval (currently it renders default ticks from 0 to 100)Describe alternatives you've considered
Using a manual configuration for the ticks, in this case, can be tedious and error-prone.
Additional context
related to TSVB/Visualize gauge replacement