feat: Make sample more customizable (#43)

This commit is contained in:
2023-02-16 10:07:41 +01:00
committed by GitHub
parent 1a812acb9e
commit 3df7541505
24 changed files with 798 additions and 531 deletions

View File

@ -58,7 +58,7 @@ chart.refresh()
<img width="40%" src=".github/usage-example.jpg" />
</p>
_note: Every charts used above used a helper function to have Material 3 colors [See MainFragment.kt the materialTheme function](./sample/src/main/java/com/dzeio/chartstest/ui/MainFragment.kt)_
_note: Every charts used above used a helper function to have Material 3 colors [See the MaterialUtils.kt class](sample/src/main/java/com/dzeio/chartsapp/utils/MaterialUtils.kt)_
## Build