Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Polar area scriptable options #5976

Merged
merged 5 commits into from Jan 13, 2019

Conversation

etimberg
Copy link
Member

Background

This PR introduces scriptable configuration options for polar area charts. The user can script the styling and interaction options. Additionally a bug with inner borderAlign on 0 radius arcs was fixed.

Testing

The existing unit tests covering the setHoverStyle dataset controller method were removed as they did not have proper setup for use with scriptable options. They were replaced in a manner similar to #5966.

Fixture based tests were written to test:

  • backgroundColor
  • borderColor
  • borderWidth
  • borderAlign

Documentation

I updated the polarArea chart documentation to match the doughnut chart.

nagix
nagix previously requested changes Jan 11, 2019
src/controllers/controller.polarArea.js Outdated Show resolved Hide resolved
@etimberg etimberg dismissed nagix’s stale review January 11, 2019 12:51

Addressed code review feedback

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

Successfully merging this pull request may close these issues.

None yet

4 participants