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

define mechanism to control which tick values appear on an axis #45

Open
2 tasks
heckj opened this issue Jun 1, 2022 · 0 comments
Open
2 tasks

define mechanism to control which tick values appear on an axis #45

heckj opened this issue Jun 1, 2022 · 0 comments
Assignees

Comments

@heckj
Copy link
Member

heckj commented Jun 1, 2022

Axis has requestedTickLabels, with an array of values, but today that's not used.

  • Wire that through so that - if provided - these values are used to drive the specific tick labels and locations
  • rework Axis and the .xAxis() and .yAxis() modifiers to default to nil for those values, and use that differently from an empty list, the empty list being "don't show any ticks or labels"
@heckj heckj self-assigned this Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant