-
Notifications
You must be signed in to change notification settings - Fork 623
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
feat: add normalizedNumberFormat
for stack: "normalize"
tooltips
#8307
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kanitw
reviewed
Jul 22, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kanitw in that case we don't have a |
…a/vega-lite into lsh/normalized-number-format
kanitw
reviewed
Jul 22, 2022
…a/vega-lite into lsh/normalized-number-format
kanitw
reviewed
Jul 22, 2022
kanitw
reviewed
Jul 22, 2022
kanitw
reviewed
Jul 22, 2022
kanitw
approved these changes
Jul 22, 2022
kanitw
changed the title
Feat: add
feat: add Jul 22, 2022
normalizedNumberFormat
for stack: "normalize"
tooltipsnormalizedNumberFormat
for stack: "normalize"
tooltips
🚀 PR was released in |
BradyJ27
pushed a commit
to BradyJ27/vega-lite
that referenced
this pull request
Oct 19, 2023
…ega#8307) Co-authored-by: GitHub Actions Bot <vega-actions-bot@users.noreply.github.com> Co-authored-by: Kanit Wongsuphasawat <kanitw@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR succeeds #8303, since the CI was getting a little messy for that one. As such, this PR addresses #8300.
📦 Published PR as canary version:
5.3.1--canary.8307.d0afe80.0
✨ Test out this PR locally via:
npm install vega-lite@5.3.1--canary.8307.d0afe80.0 # or yarn add vega-lite@5.3.1--canary.8307.d0afe80.0
Version
Published prerelease version:
v5.3.1-next.3
Changelog
🎉 This release contains work from a new contributor! 🎉
Thank you, Lukas Hermann (@lsh), for all your work!
🐛 Bug Fix
normalizedNumberFormat
forstack: "normalize"
tooltips #8307 (@lsh vega-actions-bot@users.noreply.github.com @kanitw)params
types more precise for UnitSpecs #8304 (@arvind vega-actions-bot@users.noreply.github.com)config.numberFormat
on quantitative types #8305 (@lsh)Authors: 6