Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logarithmic scale: send function to giraffe to generate ticks #781

Open
TCL735 opened this issue Mar 5, 2021 · 3 comments
Open

Logarithmic scale: send function to giraffe to generate ticks #781

TCL735 opened this issue Mar 5, 2021 · 3 comments
Labels
enhancement New feature or request team/ui

Comments

@TCL735
Copy link
Contributor

TCL735 commented 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.

@TCL735 TCL735 added enhancement New feature or request team/ui labels Mar 5, 2021
@TCL735 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
@philjb
Copy link
Contributor

philjb commented May 27, 2022

I just ran into a graph where I wanted to plot it logarithmically. +1 on FR

@wolffcm
Copy link

wolffcm commented May 27, 2022

Another +1 for this, I used to make good use of logarithmic scale in 1.x, and I miss it in 2.0.

@pbiering
Copy link

I also vote for this bringing back logscale in 2.x - in a small deployment it's too much overkill to use grafana on top of influxdb2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request team/ui
Projects
None yet
Development

No branches or pull requests

4 participants