* Dark/Light mode fixes (#148)
Fix for making text work with both Dark/Light mode.
Also solves line chart background to appear white in dark mode
* Add custom string format for ChartLabel when interactionInProgress = true
Co-authored-by: Sagar Patel <s.72427patel@gmail.com>
* Starting on filling in documentation.
* First pass on most/all files
* more descriptions filled in
* Some documentation but TBH the author would be better suited to explain how this works!
* more basic stuff filled in
* Add a description and bunch of discussion text for most of the view `body` declarations
* more explanations
Co-authored-by: Dan Wood <danwood@users.noreply.github.com>
* Add ColorGradient example
Add ColorGradient single color constructor
Add preview for BarChart
* Add PieChart
Allow multi color for Pie and Bar
Add linter