-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Setting line colors from object data #94
Comments
I can do it in Scutter by ColorField but Scutter dont allow multiple series |
show you config and data |
Try this
|
protected LineConfig ChartConfig = new LineConfig |
Try this
|
ColorField Does not exist in LineConfig. |
Show how lines are drawn on a chart |
One of base usage its setting color lines by series(from data), but i cant do it in current chart. Maybe someone know way how to do it?
The text was updated successfully, but these errors were encountered: