Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poppsya/decoratedchartview
Decorate your chart!
https://github.com/poppsya/decoratedchartview
Last synced: 17 days ago
JSON representation
Decorate your chart!
- Host: GitHub
- URL: https://github.com/poppsya/decoratedchartview
- Owner: PopPsyA
- Created: 2019-07-31T06:54:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-30T16:46:17.000Z (over 5 years ago)
- Last Synced: 2023-07-19T03:53:58.026Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DecoratedChartView 🧮
Decorate your chart!## Vertical Chart
## Horizontal Chart
## LinedChart(VerticalChart(), HorizontalWay())
## LinedChart(HorizontalChart(), VerticalWay())
## LinedChart(VerticalChart(), DiagonalWay())
## NumberedVerticalChart(VerticalChart())
## NumberedHorizontalChart(HorizontalChart())
## LinedChart(VerticalChart(), ReversedDiagonalWay(DiagonalWay()))