This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
@lorrainekan Do you want to walk through the process of bringing this PR internal? |
lorrainekan
pushed a commit
that referenced
this pull request
Apr 9, 2018
Closes #32 PiperOrigin-RevId: 192135907
lorrainekan
pushed a commit
that referenced
this pull request
Apr 9, 2018
Closes #32 PiperOrigin-RevId: 192135907
lorrainekan
pushed a commit
that referenced
this pull request
Apr 9, 2018
Closes #32 PiperOrigin-RevId: 192135907
lorrainekan
pushed a commit
that referenced
this pull request
Apr 9, 2018
Closes #32 PiperOrigin-RevId: 192135907
lorrainekan
pushed a commit
that referenced
this pull request
Apr 9, 2018
Closes #32 PiperOrigin-RevId: 192135907
spencerreeves
pushed a commit
to apt304/charts
that referenced
this pull request
Mar 4, 2020
* Fix create Color.fromOther to copy internal _darker and _lighter. PiperOrigin-RevId: 191793968 * Fix gallery pie chart examples' random data generation type. PiperOrigin-RevId: 191796525 * Fix animation bug that caused some visual jitters. PiperOrigin-RevId: 191811114 * Fix gallery to show custom style for horizontal bar label. PiperOrigin-RevId: 191816652 * Add missing types for renderer config that is causing the example app not to work. PiperOrigin-RevId: 191921520 * Add tick animation when tick values change. Ticks are compared using the value only. * Existing ticks that also exist in new ticks * Animate from location in previous scale to location from the new scale * Existing ticks that do not exist in the new ticks * Animate from location in previous scale to location from the new scale * Animate from 100 to 0 opacity * New ticks that need to be animated in * Animate from location in previous scale to location from the new scale *Animate from 0 to 100 opacity PiperOrigin-RevId: 191925560 * Add initial travis ci config Closes google#32 PiperOrigin-RevId: 192135907
JackMoseley2001
pushed a commit
to JackMoseley2001/charts
that referenced
this pull request
Nov 1, 2021
* Fix create Color.fromOther to copy internal _darker and _lighter. PiperOrigin-RevId: 191793968 * Fix gallery pie chart examples' random data generation type. PiperOrigin-RevId: 191796525 * Fix animation bug that caused some visual jitters. PiperOrigin-RevId: 191811114 * Fix gallery to show custom style for horizontal bar label. PiperOrigin-RevId: 191816652 * Add missing types for renderer config that is causing the example app not to work. PiperOrigin-RevId: 191921520 * Add tick animation when tick values change. Ticks are compared using the value only. * Existing ticks that also exist in new ticks * Animate from location in previous scale to location from the new scale * Existing ticks that do not exist in the new ticks * Animate from location in previous scale to location from the new scale * Animate from 100 to 0 opacity * New ticks that need to be animated in * Animate from location in previous scale to location from the new scale *Animate from 0 to 100 opacity PiperOrigin-RevId: 191925560 * Add initial travis ci config Closes google#32 PiperOrigin-RevId: 192135907
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.