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

Draw list of datasets #8

Open
Pfuster12 opened this issue Jun 14, 2020 · 2 comments
Open

Draw list of datasets #8

Pfuster12 opened this issue Jun 14, 2020 · 2 comments
Labels
feature New feature or request

Comments

@Pfuster12
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently the chart allows to draw two datasets explicitly set.

Describe the solution you'd like
Draw datasets from a list, to allow for as many as needed: setDatasets(sets: List<Datasets>)
Allow setting colours setDatasetsColors(colors: List<Int>), otherwise a random assortment of colors are assigned.

Version
1.0.0

@Pfuster12 Pfuster12 added the feature New feature or request label Jun 14, 2020
@Pfuster12 Pfuster12 added this to the v1.1.0 Release milestone Jun 14, 2020
@Pfuster12 Pfuster12 added this to To do in v1 Board Jun 15, 2020
@Pfuster12 Pfuster12 removed this from the v1.1.0 Release milestone Jun 15, 2020
@Pfuster12 Pfuster12 removed this from To do in v1 Board Jun 15, 2020
@ArpitShukIa
Copy link

Hey, has this been implemented?

@Pfuster12
Copy link
Owner Author

Hello, it has not! I have left this library a little bit forgotten since my job got very busy. You are welcome to try it out if you want.
I plan to implement it though at some point.

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

No branches or pull requests

2 participants