Skip to content

Shape and size for scatter plot #1261

Open
@tkdtaylor

Description

@tkdtaylor

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions