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

Lines are invisible (out of canvas) when smoothing is on #354

Open
ultmaster opened this issue Jul 21, 2020 · 0 comments
Open

Lines are invisible (out of canvas) when smoothing is on #354

ultmaster opened this issue Jul 21, 2020 · 0 comments

Comments

@ultmaster
Copy link

Hi all. Thanks for building this great toolkit.

Recently I found that turning on smoothing is a good choice. It makes the chart look nicer and sometimes more friendly. But I notice that some of the lines are invisible (overflow out of canvas) when smoothing is on.

The following snapshot is taken directly from the demo github.io page:

image

It looks a more serious problem in my case:

image

I googled. Stackoverflow says that there is no such thing as overflow: visible for canvas. Canvas needs to be enlarged to make sure everything is drawn inside.

Any workarounds on this? 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

1 participant