| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.2.0 source code.tar.gz | 2026-03-13 | 27.1 MB | |
| 1.2.0 source code.zip | 2026-03-13 | 27.3 MB | |
| README.md | 2026-03-13 | 2.2 kB | |
| Totals: 3 Items | 54.5 MB | 0 | |
- BUGFIX (by @imaNNeo) Consider the
enabledproperty in LineTouchData, BarTouchData, PieTouchData, ScatterTouchData, RadarTouchData and CandlestickTouchData, [#1676] - BUGFIX (by @artshooter) Fix wrong bar chart color with small value, [#1757]
- FEATURE (by @3ph) Add
horizontalMirroredandverticalMirroredproperties in ourLabelDirectionenum which is used in (HorizontalLineLabel and VerticalLineLabel), [#1890] - FEATURE (by @Vizten18) Add
cornerRadiusproperty in the PieChartSectionData, [#1175] - IMPROVEMENT (by @imaNNeo) Add convention and linter (checker) for PRs title and updated contributing guideline. We're gonna have automated changelog generation from the next release
- BUGFIX (by @diymelvin) Fix inverted lowerBy/upperBy in error range calculation, [#2031]
- FEATURE (by @imaNNeo) Add
labelproperty in the BarChartRodData to allow you to show a label on top of each bar rod, [#2071], [#84]