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

Component | Axis: Fixing tick text formatting; new CSS vars #223

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

rokotyan
Copy link
Contributor

@rokotyan rokotyan commented Jun 2, 2023

⚠️ Merge after #217

Takes care of #221 and #219:
• Fixing tick text formatting;
• Adding --vis-axis-tick-label-cursor and --vis-axis-tick-label-text-decoration CSS variables to allow highlighting actionable ticks ;
• Adding dev example with custom styling and events;
• Updating the Angular wrapper;
• Updating the documentation.

image

@rokotyan rokotyan added enhancement New feature or request fix Bug fix labels Jun 2, 2023
@rokotyan rokotyan added this to the Release v1.2.0 milestone Jun 2, 2023
@rokotyan rokotyan requested a review from reb-dev June 2, 2023 22:22
• Fixing tick text formatting
• Adding `--vis-axis-tick-label-cursor` and `--vis-axis-tick-label-text-decoration` CSS variables
• Adding dev example with custom styling and events
• Updating the Angular wrapper
• Updating the documentation

#221 #219
@rokotyan rokotyan merged commit 6d29c67 into main Jun 7, 2023
@rokotyan rokotyan mentioned this pull request Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants