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

xScale is not propagated to grid #35

Open
JesperKihlberg opened this issue Apr 19, 2016 · 4 comments
Open

xScale is not propagated to grid #35

JesperKihlberg opened this issue Apr 19, 2016 · 4 comments

Comments

@JesperKihlberg
Copy link

I get a warning when trying to use an ordinal xScale in Barchart or ordinal yScale in BarHorizontalChart:
(Barchart:)
Warning: Failed propType: Invalid prop xScale of value band supplied to Grid, expected one of ["linear","identity","sqrt","pow","log","quantize","quantile","ordinal","time"]. Check the render method of YGrid.
(BarHorizontalChart:)
Warning: Failed propType: Invalid prop yScale of value band supplied to Grid, expected one of ["linear","identity","sqrt","pow","log","quantize","quantile","ordinal","time"]. Check the render method of XGrid.

Seems like it is not propagated properly to the grid.

@strobox
Copy link

strobox commented Aug 28, 2016

Same issue

@victoria100
Copy link

Sam issue, how do I do?

@serhiihordiichuk
Copy link

Any ideas how to fix it?

@Anima-t3d
Copy link

Anima-t3d commented Oct 31, 2016

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

No branches or pull requests

5 participants