Skip to content

Shape and size for scatter plot #1261

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
tkdtaylor opened this issue Apr 8, 2025 · 1 comment
Open

Shape and size for scatter plot #1261

tkdtaylor opened this issue Apr 8, 2025 · 1 comment

Comments

@tkdtaylor
Copy link

Enhancement description

Great library, I'd love to be able to set a shape and size other than the circle when adding a scatter plot indicator. An example is plotting news articles with different shapes and colors based on the sentiment and a size based off the number of articles.

Code sample

self.I(lambda x: x, self.data.News, scatter=True, marker='triangle', marker_size=15)

Additional info, images

No response

@kaharkaboodi
Copy link

brother can you give me a simple code which draw label ? i tried a lot but could not please bro

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants