mirror of
https://github.com/dzeiocom/charts.git
synced 2025-06-13 11:29:19 +00:00
feat: Make sample more customizable (#43)
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user