Skip to content

[Feature Request] Multiple Marks #1

@si-phi

Description

@si-phi

Totally possible I'm an idiot here, but does this support multiple marks? I enjoy this package a lot but I can't seem to figure out how to get multiple marks to be used.

Example snippet of how I'd expect this to work:

`from chart import bar

x = [3,100]
y = ['useful things', 'useless things']

bar(x,y,mark=['🍑','🔊'])`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions