You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After Giraffe has implemented an option to pass a function to generate ticks, the UI will consume that feature to allow the user more control over tick mark generation with logarithmic scales.
The UI will present the user a choice of where to place tick marks on a logarithmic scale. As an example, possibly something like, "Mark ticks at 10^1, 10^2, 10^3,... etc. for base 10 log.
The text was updated successfully, but these errors were encountered:
TCL735
changed the title
Logarithmic scaling: send function to giraffe to generate ticks
Logarithmic scale: send function to giraffe to generate ticks
Mar 5, 2021
Depends on influxdata/giraffe#483
After Giraffe has implemented an option to pass a function to generate ticks, the UI will consume that feature to allow the user more control over tick mark generation with logarithmic scales.
The UI will present the user a choice of where to place tick marks on a logarithmic scale. As an example, possibly something like, "Mark ticks at 10^1, 10^2, 10^3,... etc. for base 10 log.
The text was updated successfully, but these errors were encountered: