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

line chart does not show #177

Open
timoftean opened this issue Jun 24, 2017 · 1 comment
Open

line chart does not show #177

timoftean opened this issue Jun 24, 2017 · 1 comment

Comments

@timoftean
Copy link

const data = [
[1, 2],
[3, 4],
[5, 6],
[7, 8],
];
On type "line" I am getting this chart without graph line.

screen shot 2017-06-24 at 7 05 40 pm

However when I set showAxis to false the line shows.

screen shot 2017-06-24 at 7 06 18 pm

Does anybody tell me what I am doing wrong ?
Thanks in advance

@tomauty
Copy link
Owner

tomauty commented Jul 7, 2017

As a generic FYI — I am no longer able to maintain this library. I recommend checking out victory-native as it's much more maintained.

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