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

inner web lines missing. #490

Closed
hosokawa-gh opened this issue Oct 21, 2015 · 3 comments
Closed

inner web lines missing. #490

hosokawa-gh opened this issue Oct 21, 2015 · 3 comments

Comments

@hosokawa-gh
Copy link

I have a question about the Radar chart in ChartsDemo.
As you can see from the picture that I have attached, there are some inner web lines that are missing.
(I have not done any additional work after git clone)
ng

I would like to show lines in blue in the attached picture.
desire

Could you give me advice how to do it ?

Thanks.

@danielgindi
Copy link
Collaborator

It's a bug with the default skipWebLineCount. Set it to 0 and it will be fine.
It you are not working with pods then you can just pull the latest code changes.
This has been fixed 20 minutes ago by @PhilJay, 46fd839

@PhilJay
Copy link
Collaborator

PhilJay commented Oct 21, 2015

The thing with this is it totally looks like a bug if you have an uneven number of web lines. But yes, as Daniel mentioned it's not a bug, just a "badly placed" default value of skip = 1.

@hosokawa-gh
Copy link
Author

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

3 participants