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

fix(bar): add new prop valueScale to BarCanvas #1274

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

bobylito
Copy link
Contributor

@bobylito bobylito commented Nov 12, 2020

valueScale prop has been added to the SVG Bar but not to the canvas version. This PR adds the prop and the default values.

This fixes #1273.

CC @wyze

Also adds the default values for the Bar chart.

This fixes plouc#1273
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d464e2d:

Sandbox Source
nivo Configuration
nivo-website Configuration

@bobylito
Copy link
Contributor Author

The documentation is fixed https://1xlzr.sse.codesandbox.io/bar/canvas/

Copy link
Contributor

@wyze wyze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good to me.

@wyze wyze changed the title fix(BarCanvas): add new prop valueScale fix(bar): add new prop valueScale to BarCanvas Nov 12, 2020
@wyze wyze merged commit d66acd6 into plouc:master Nov 12, 2020
ddavydov pushed a commit to netronixgroup/nivo that referenced this pull request Apr 8, 2021
Also adds the default values for the Bar chart.

This fixes plouc#1273
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.

BarCanvas is broken
2 participants