Skip to content

Conversation

@scmmishra
Copy link
Contributor

This PR allows disabling of animations.
Added an option animate with default value 1.

Example usage:

let typeChartArgs = {
	title: "My Awesome Chart",
	data: typeData,
	type: 'axis-mixed',
	height: 300,
        animate: 0
};

@scmmishra scmmishra mentioned this pull request Sep 1, 2019
@coveralls
Copy link

coveralls commented Sep 1, 2019

Pull Request Test Coverage Report for Build 128

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 38.158%

Totals Coverage Status
Change from base Build 122: 0.0%
Covered Lines: 29
Relevant Lines: 62

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants