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

Small Mistake in the RadarChart example #69

Open
IPrototypeI opened this issue Jan 7, 2017 · 1 comment
Open

Small Mistake in the RadarChart example #69

IPrototypeI opened this issue Jan 7, 2017 · 1 comment

Comments

@IPrototypeI
Copy link

IPrototypeI commented Jan 7, 2017

Hello hongyin163,

I found a small mistake in the RadarChart example you forget to import RadarChart.

var { BarChart, CombinedChart }=require('../index.android');

to

var { RadarChart }=require('../index.android');

additional could you add an example of the pie chart and rewrite your setup that the code match to the newer react native version :) ?

Best greeting Jeremy Teichmann.

@IPrototypeI IPrototypeI changed the title Small Mis+stake in the RadarChart example Small Mistake in the RadarChart example Jan 7, 2017
@hongyin163
Copy link
Owner

@IPrototypeI ok,I will update it ,thanks!

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

2 participants