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

Add initial travis ci config #32

Closed
wants to merge 3 commits into from
Closed

Conversation

mit-mit
Copy link
Member

@mit-mit mit-mit commented Apr 4, 2018

No description provided.

@nshahan nshahan requested a review from lorrainekan April 5, 2018 16:25
@nshahan
Copy link
Contributor

nshahan commented Apr 5, 2018

@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
@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.

3 participants