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

Adding additional markers to the Scatterplot Chart #4569

Closed
ris-tlp opened this issue Jul 12, 2024 · 2 comments
Closed

Adding additional markers to the Scatterplot Chart #4569

ris-tlp opened this issue Jul 12, 2024 · 2 comments
Labels
feature-request New feature or request

Comments

@ris-tlp
Copy link

ris-tlp commented Jul 12, 2024

Summary

Add additional in-built markers similar to how Plotly Express with Dash has. Under custom marker styles

Intended Use Case

I have a use case that would be greatly helped by the addition of additional in-built markers to the Scatter plot chart. I have data points that belong to different categories which are to be visualized through different marker symbols. While I can do this by using custom SVG images in Apex, I need the color of each individual marker to be changed and plotted dynamically according to a secondary metric. From my understanding, I cannot change an SVG's color dynamically through Apex, and hence I am unable to transition my project's feature from Plotly to ApexCharts.

For example, this is what my scatterplot looks like in Plotly Express / Dash:
image

I would really appreciate it more in-built markers could be added! Thank you for the awesome library!

@ris-tlp ris-tlp added the feature-request New feature or request label Jul 12, 2024
@junedchhipa
Copy link
Contributor

Recently, we added plus, cross shapes for the markers. We will add some more.

@alankalb
Copy link

In addition to more shapes, can a way to register custom shapes be added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants