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