39 Commits

Author SHA1 Message Date
e9d19b5285
chore: Add links to the README (#58) 2023-08-23 09:42:29 +02:00
e1946e98d0
feat: Allow to switch line/points/dottedline display (#56) 2023-02-28 16:47:39 +01:00
6ab36e9ade
fix: Y calculation now handle better (#55) 0.1.7 2023-02-28 01:58:27 +01:00
3df7541505
feat: Make sample more customizable (#43) 0.1.6 2023-02-16 10:07:41 +01:00
1a812acb9e
feat: Animation run when the chart get in view (#39) 0.1.5 2023-02-14 17:09:47 +01:00
dd023f96cc
feat: Allow to clear every horizontal lines (#52) 2023-02-14 15:54:40 +01:00
b2c51f7be1
fix: crash while clicking on an empty chart (#50) 2023-02-08 17:18:48 +01:00
fe20f90654
fix: include lines in auto Y calculation (#48) 2023-01-29 16:41:39 +01:00
542e3afd12
fix: Horizontal Lines not displayed (#46) 0.1.4 2023-01-29 16:00:00 +01:00
cbd5f57f8d
fix: upload final builds (#44)
* fix: upload final builds

* Update build.yml
2023-01-16 01:50:56 +01:00
b9379d6526
fix: barchart: text overflowing if bar is too small (#41) 2023-01-16 00:50:34 +01:00
4f5fb6fae4
fix: fix for horizontal overflow started on vertical (#30) 2023-01-16 00:37:31 +01:00
4cdace91ff
fix: chart not displaying the last value (temp) (#34) 2023-01-16 00:33:41 +01:00
919cbaa823
feat: Add basic Annotations (#38) 2023-01-16 00:30:51 +01:00
73d2d21a7e
fix: BarChart text overflowing (#35) 2023-01-15 13:51:55 +01:00
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) 0.1.3 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
6afe0a938e
fix: dependabot not knowing deps 2023-01-11 23:57:18 +01:00
70791b1299
ci: Add CI (#21) 2023-01-11 23:53:33 +01:00
68c906e78e
fix: YAxis not putting value on first line (#19) 0.1.2 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
55948edc83 feat: Implement recent changes in the sample app 2023-01-10 17:33:13 +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 0.1.1 2023-01-10 15:21:25 +01:00
8756d17aa6 feat: Make library buildable by jitpack.io 0.1.0 2023-01-10 14:48:15 +01:00
99d4a33abb feat(sample): Add more options in the last Chart 2023-01-10 14:47:54 +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
af2329805b
fix: Files that should not have been committed
Signed-off-by: Avior <f.bouillon@aptatio.com>
2023-01-10 12:50:43 +01:00
4d787d9393 feat: Origin 2023-01-10 12:45:36 +01:00