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

Scale data to specific domain #86

Closed
1 of 3 tasks
markov00 opened this issue Feb 28, 2019 · 1 comment · Fixed by #98
Closed
1 of 3 tasks

Scale data to specific domain #86

markov00 opened this issue Feb 28, 2019 · 1 comment · Fixed by #98
Labels
:data Data/series/scales related issue enhancement New feature or request released Issue released publicly

Comments

@markov00
Copy link
Member

Is your feature request related to a problem? Please describe.
Limit the chart to a specific data domain on each axis.
It's typically used on y axis to cut the max value out or to start the chart at a min value.
It's used on x axis when you want to display a larger domain than the one used on the dataset.

Describe the solution you'd like
Add a prop at chart or series spec level to limit the domain of the chart to that min and max.

Describe alternatives you've considered
n/a

Additional context
n/a

Kibana Cross Issues
Add any Kibana related issues/feature requests here.

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
@markov00 markov00 added the enhancement New feature or request label Feb 28, 2019
This was referenced Feb 28, 2019
@markov00 markov00 added this to the 7.1 milestone Feb 28, 2019
@markov00 markov00 added the :data Data/series/scales related issue label Feb 28, 2019
@markov00 markov00 changed the title [chart] Scale data to specific domain Scale data to specific domain Feb 28, 2019
@emmacunningham emmacunningham self-assigned this Mar 6, 2019
@markov00
Copy link
Member Author

🎉 This issue has been resolved in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:data Data/series/scales related issue enhancement New feature or request released Issue released publicly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants