-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request