Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

GitHub Sync #38

Merged
merged 7 commits into from Apr 9, 2018
Merged

GitHub Sync #38

merged 7 commits into from Apr 9, 2018

Conversation

lorrainekan
Copy link
Contributor

This is an automatically generated pull request.

@lorrainekan lorrainekan force-pushed the 90A7935A464224EA49F27B41988006AB branch 5 times, most recently from ecc6e70 to 227cc94 Compare April 9, 2018 16:49
@lorrainekan lorrainekan requested review from cbbraun and removed request for cbbraun April 9, 2018 16:57
@lorrainekan lorrainekan force-pushed the 90A7935A464224EA49F27B41988006AB branch from b2ec589 to b3842e7 Compare April 9, 2018 17:07
@lorrainekan lorrainekan force-pushed the 90A7935A464224EA49F27B41988006AB branch from b3842e7 to 4ee2f12 Compare April 9, 2018 17:10
lorrainekan and others added 6 commits April 9, 2018 10:10
…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
Closes #32

PiperOrigin-RevId: 192135907
@lorrainekan lorrainekan merged commit 5b70f1a into master Apr 9, 2018
@lorrainekan lorrainekan deleted the 90A7935A464224EA49F27B41988006AB branch April 9, 2018 17:23
@Nik99 Nik99 mentioned this pull request Sep 10, 2018
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.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants