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

Scatter plot with different marker ? #1706

Closed
sczesla opened this issue Jul 9, 2024 · 1 comment
Closed

Scatter plot with different marker ? #1706

sczesla opened this issue Jul 9, 2024 · 1 comment
Labels
question Further information is requested Scatter Chart

Comments

@sczesla
Copy link

sczesla commented Jul 9, 2024

As far as I can see, only circle markers are possible in scatter plots.

Different markers may be useful to distinguish individual quantities.

My actual idea was to build a heat map out of "square pixels" using a scatter plot, which could also take advantage of the tooltip to show quantitative information. Is there already way to do this?

@imaNNeo
Copy link
Owner

imaNNeo commented Jul 19, 2024

You can customize your marker by the dotPainter property,
Please take a look at the Scatter Sample 2

CleanShot.2024-07-19.at.23.49.07.mp4
@imaNNeo imaNNeo added question Further information is requested Scatter Chart labels Jul 19, 2024
@imaNNeo imaNNeo closed this as completed Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Scatter Chart
2 participants