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

Bring consistency between line and bubble options #5572

Closed
benmccann opened this issue Jun 16, 2018 · 1 comment
Closed

Bring consistency between line and bubble options #5572

benmccann opened this issue Jun 16, 2018 · 1 comment

Comments

@benmccann
Copy link
Contributor

Bubble options are not prefixed with "point", but line options are. E.g. line controller has pointBorderColor, pointRadius, etc... For the bubble controller, we have borderColor, radius, ...

In 3.0, we should scope those options: dataset.point.radius, dataset.point.rotation or dataset.elements.point.radius ...

@etimberg
Copy link
Member

This is out of v3 and we aren't going to change this now.

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

No branches or pull requests

2 participants