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

Ability to set integer values beyond Linear/Log/Sqrt scales #396

Open
2 of 3 tasks
Tracked by #2320
rshen91 opened this issue Sep 27, 2019 · 0 comments
Open
2 of 3 tasks
Tracked by #2320

Ability to set integer values beyond Linear/Log/Sqrt scales #396

rshen91 opened this issue Sep 27, 2019 · 0 comments
Labels
:axis Axis related issue enhancement New feature or request

Comments

@rshen91
Copy link
Contributor

rshen91 commented Sep 27, 2019

Is your feature request related to a problem? Please describe.
This issue expands on #389 which only addressed integersOnly for Linear/Log/Sqrt scales. This issue is to address applying the same principle also on the X scale.

The minInterval is always computed on the xScale as the minimum difference between consecutive values in the dataset, and it's never computed on the yScale(default to 0).

Kibana Cross Issues

Checklist

  • this request is checked against already exist requests
  • every related Kibana issue is listed under Kibana Cross Issues list
  • kibana cross issue tag is associated to the issue if any kibana cross issue is present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:axis Axis related issue enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant