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 axis to integer value #387

Closed
3 tasks done
nickofthyme opened this issue Sep 23, 2019 · 1 comment · Fixed by #389
Closed
3 tasks done

Ability to set axis to integer value #387

nickofthyme opened this issue Sep 23, 2019 · 1 comment · Fixed by #389
Assignees
Labels
:axis Axis related issue enhancement New feature or request released Issue released publicly

Comments

@nickofthyme
Copy link
Collaborator

nickofthyme commented Sep 23, 2019

Is your feature request related to a problem? Please describe.
Allow prop on Axis (i.e. integersOnly) to remove non-integer ticks, tick labels and grid lines.

Additional context
Gridlines will also need to be removed pertaining to removed ticks.

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
@nickofthyme nickofthyme added enhancement New feature or request :axis Axis related issue labels Sep 23, 2019
rshen91 added a commit that referenced this issue Sep 27, 2019
* add option for tick values to be integers vs floats
#387
markov00 pushed a commit that referenced this issue Sep 27, 2019
# [13.1.0](v13.0.1...v13.1.0) (2019-09-27)

### Features

* **axis:** add option for integer only axis ticks ([#389](#389)) ([4fcfe3c](4fcfe3c)), closes [#387](#387)
@markov00
Copy link
Member

🎉 This issue has been resolved in version 13.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label Sep 27, 2019
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this issue Feb 10, 2022
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 released Issue released publicly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants