Skip to content

VueUiXyCanvas - Abnormal Render #177

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

Closed
smjsimeon opened this issue Mar 14, 2025 · 1 comment
Closed

VueUiXyCanvas - Abnormal Render #177

smjsimeon opened this issue Mar 14, 2025 · 1 comment
Labels
usage question Questions related to library usage

Comments

@smjsimeon
Copy link

Hello,

I have an array with about 4500 integers, but for some reason the canvas renders as shown below. Any idea why?

Image

@graphieros
Copy link
Owner

graphieros commented Mar 14, 2025

Yes, you are showing datalabels, which with this amount of datapoints, you probably should not.
Set config.style.chart.dataLabels.show : false

@graphieros graphieros added the usage question Questions related to library usage label Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage question Questions related to library usage
Projects
None yet
Development

No branches or pull requests

2 participants