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

Auto logarithm min from domain #1257

Open
nickofthyme opened this issue Jul 16, 2021 · 0 comments
Open

Auto logarithm min from domain #1257

nickofthyme opened this issue Jul 16, 2021 · 0 comments
Assignees
Labels
bug Something isn't working :data Data/series/scales related issue Impact:Medium kibana cross issue Has a Kibana issue counterpart :xy Bar/Line/Area chart related

Comments

@nickofthyme
Copy link
Collaborator

Describe the bug
Continuation of efforts on #916. This would be to add functionality to determine the min automatically.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://codesandbox.io/s/happy-fog-pkd1j?file=/src/App.tsx
  2. Notice you must hardcode the value of logMinLimit to control the domain min of the data.
  3. Without the logMinLimit specified it will default to 1

Expected behaviour
Elastic charts determines the best logMinLimit automatically based on the domain.

Version (please complete the following information):

  • Elastic Charts: latest

Additional context
This was a contention for adding logMinLimit to kibana as a new parameter in the VisEditor such that people would not know what the property does as it is very hard to articulate succinctly.

Kibana Cross Issues
elastic/kibana#83917

@nickofthyme nickofthyme added bug Something isn't working :data Data/series/scales related issue :xy Bar/Line/Area chart related labels Jul 16, 2021
@nickofthyme nickofthyme changed the title [XY] Auto logarithm min from domain Auto logarithm min from domain Jul 16, 2021
@markov00 markov00 added kibana cross issue Has a Kibana issue counterpart Impact:Medium labels Jul 21, 2021
@nickofthyme nickofthyme self-assigned this Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working :data Data/series/scales related issue Impact:Medium kibana cross issue Has a Kibana issue counterpart :xy Bar/Line/Area chart related
Projects
None yet
Development

No branches or pull requests

2 participants