19 Commits

Author SHA1 Message Date
30454becad
feat: Make default colors more viewable (#36) 2023-01-15 13:49:24 +01:00
edd78e87e1
feat: Add simpler line function if user wants no settings (#29) 2023-01-13 10:27:17 +01:00
890d474ab4
fix: grouped barchart not displaying second bar if y is the same (#28) 2023-01-12 23:27:16 +01:00
4612fd7189
fix: Negative numbers not being displayed correctly (#26) 2023-01-12 23:12:28 +01:00
c9fee7ca24
feat: Add basic animation support (#20) 2023-01-12 22:24:00 +01:00
ed06aa697e
feat: Add basic Stacked charts support (#22) 2023-01-12 21:56:29 +01:00
68c906e78e
fix: YAxis not putting value on first line (#19) 2023-01-11 23:20:23 +01:00
b1b209035c
feat: Add Grouped Charts support (#17) 2023-01-11 16:24:49 +01:00
e3d82026db feat: Add global line adding 2023-01-10 17:49:51 +01:00
58314603ec feat: Add basic support for negative values in BarSerie 2023-01-10 17:32:40 +01:00
7a17d45257 fix: Handle DataWidth slightly better 2023-01-10 17:32:20 +01:00
ce565c2472 feat: Add the ability to add a line at the zero point 2023-01-10 17:31:47 +01:00
e5c337ee31 feat: Scroll now working on both axis and switchable 2023-01-10 17:29:42 +01:00
fe35f73887 fix: Build missing actual code 2023-01-10 15:21:25 +01:00
8756d17aa6 feat: Make library buildable by jitpack.io 2023-01-10 14:48:15 +01:00
d24e9ae1cb fix: values not respecting YMin 2023-01-10 14:47:16 +01:00
4c9b4bd2a6 fix: YAxis offset not correct 2023-01-10 14:46:27 +01:00
732aa65c19 fix: XAxis not respecting right offset 2023-01-10 14:46:07 +01:00
4d787d9393 feat: Origin 2023-01-10 12:45:36 +01:00