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

[TSVB] Ability to set Y-axis to integer value #28614

Closed
alexfrancoeur opened this issue Jan 11, 2019 · 3 comments
Closed

[TSVB] Ability to set Y-axis to integer value #28614

alexfrancoeur opened this issue Jan 11, 2019 · 3 comments
Labels
enhancement New value added to drive a business result Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@alexfrancoeur
Copy link

Currently the Y-axis in TSVB is auto-scale, it could result in float values at the Y-Axis category labels that's not applicable for the context eg. for count. One will need to tweak the Axis min/max value to re-scale for all "integer" labels but this is not ideal.

Some users are requesting the ability to specify a "use integer for Y-axis" option to avoid float labels or otherwise provide the user ability to specify the units between labels in addition to the current Axis min/max value?

image

Expectations for range 0 to 15 with 6 separations is currently [0, 2.5, 5, 7.5, 10, 12.5, 15]. With a configuration for integers only, [0, 5,10,15] will be displayed.

image

We could add as part of the style options for a panel.

image

@alexfrancoeur alexfrancoeur added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Jan 11, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@bravo-johnny
Copy link

👍 when can we expect that functionality ?

@ghudgins
Copy link
Contributor

ghudgins commented Aug 2, 2022

closing as a duplicate. will address this via #4530

Log scales are supported for Y axis for lens

Since this would require a large development effort to implement in Visualize/TSVB and our efforts are focused on extending the functionality of Lens in easy-to-use and consistent way. We aim to provide the best possible visualization editing experience in Lens and are working to improve that tool and help users migrate.

@ghudgins ghudgins closed this as completed Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

5 participants