Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix missing animation for grid-lines opacity #1501

Closed
wants to merge 1 commit into from

Conversation

louMoxy
Copy link
Contributor

@louMoxy louMoxy commented Nov 24, 2018

  • Remove opacity from gridlines css (this was overriding the opacity animation on render)
  • Update grid-chart-spec to test that the opacity value after render is 0.5
  • Update gridMixin to display the gridlines with opacity 0.5 and remove overriding transition

Fixes: #1500

* Remove opacity from gridlines css (this was overriding the opacity animation on render)
* Update grid-chart-spec to test that the opacity value after render is 0.5
* Update gridMixin to display the gridlines with opacity 0.5 and remove overriding transition

Fixes: dc-js#1500
@gordonwoodhull
Copy link
Contributor

Ah, having them fade in looks really nice. Thanks @louMoxy, and double thanks for the tests!

Merged for 3.0.9.

gordonwoodhull added a commit that referenced this pull request Nov 30, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants