I am currently using SwiftChart library. I would like to add legend to a multi line chart. I cannot find if there is a way to do this. Can anyone help me here?
Asked
Active
Viewed 557 times
1 Answers
3
The legends are in a separate repository: https://github.com/i-schuetz/ChartLegends

User
- 31,811
- 40
- 131
- 232
-
1I understand your justification for not including a default. I already started implementing a custom legend. I was just hoping for a default. Anyways I will make a feature request in Github, maybe others might like the idea of some form of default. Thank you for your response! – CrashOverride Oct 29 '15 at 15:42