Releases: dzeiocom/charts
Releases · dzeiocom/charts
0.1.7: Y Axis fix
What's Changed
- fix: Y calculation now handle better by @Aviortheking in #55
Full Changelog: 0.1.6...0.1.7
0.1.6: Sample buildable
What's Changed
- feat: Make sample more customizable by @Aviortheking in #43
Full Changelog: 0.1.5...0.1.6
0.1.5: Animations when chart gets in view
What's Changed
- fix: include lines in auto Y calculation by @Aviortheking in #48
- fix: crash while clicking on an empty chart by @Aviortheking in #50
- feat: Allow to clear every horizontal lines by @Aviortheking in #52
- feat: Animation run when the chart get in view by @Aviortheking in #39
Full Changelog: 0.1.4...0.1.5
0.1.4: Fixes and Annotations
What's Changed
- feat: Make default colors more viewable by @Aviortheking in #36
- fix: BarChart text overflowing by @Aviortheking in #35
- feat: Add basic Annotations by @Aviortheking in #38
- fix: chart not displaying the last value (temp) by @Aviortheking in #34
- fix: fix for horizontal overflow started on vertical by @Aviortheking in #30
- fix: barchart: text overflowing if bar is too small by @Aviortheking in #41
- fix: upload final builds by @Aviortheking in #44
- fix: Horizontal Lines not displayed by @Aviortheking in #46
Full Changelog: 0.1.3...0.1.4
0.1.3: Stacked Chart & Animations support
What's Changed
- ci: Add CI by @Aviortheking in #21
- feat: Add basic Stacked charts support by @Aviortheking in #22
- feat: Add basic animation support by @Aviortheking in #20
- fix: Negative numbers not being displayed correctly by @Aviortheking in #26
- fix: grouped barchart not displaying second bar if y is the same by @Aviortheking in #28
- feat: Add simpler line function if user wants no settings by @Aviortheking in #29
Full Changelog: 0.1.2...0.1.3
0.1.2: Grouped BarChart and Scrolling
What's Changed
Added
- feat: Add the ability to add a line at the zero point by @Aviortheking in ce565c2
- feat: Add basic support for negative values in BarSerie by @Aviortheking in 5831460
- feat: Add global line adding by @Aviortheking in e3d8202
- feat: Add Grouped Charts support by @Aviortheking in #17
Changed
- feat: Scroll now working on both axis and switchable by @Aviortheking in e5c337e
- feat: Implement recent changes in the sample app by @Aviortheking in 55948ed
Fixed
- fix: Handle DataWidth slightly better by @Aviortheking in 7a17d45
- fix: YAxis not putting value on first line by @Aviortheking in #19
New Contributors
- @Aviortheking made their first contribution in #17
Full Changelog: 0.1.1...0.1.2