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

Dimension label style #339

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Git-me-outta-here
Copy link
Collaborator

Dimension objects have an optional titlestyle; it is directly applied to their title labels.

I fixed examples/titles.html so you can see the usage.

…t. This prevents calls to 'brushend' with incomplete brushings (example: brushExtents updates extent on dimension 1, calls 'brushend' with wrong __.brushed b/c dimension 2 does not have a brush extent yet; then updates extent on dimension 2, calls 'brushend' again, this time with correct __.brushed)
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

Successfully merging this pull request may close these issues.

1 participant