- Upgrade example to AndroidX and Android embedded v2
- Fix to support any lines
- Make the pattern for date/time configurable
- Expose parameter to configure the FontWeight of the highlighted text in charts
- Refactor mouse over text to TapText typedef and expose it on factory method
- Make mouse over text configurable
- Updated pub.dev health recommendations
- Upgrade intl package
- We consider the library as stable
- Fixed small offset issue between yaxis and line/point drawing
- Added gradient option to the area chart
- More detailed description
- Updated readme
- Updated readme
- Adding support for area chart
- Formatting axis values dynamic depending on the tick size
- Improve performance
- Calculate axis width, to make the chart paint full width
- fix drawing series with all values being the same
- reduce margins
- show tooltip on tap
- coverage back to 100
- Change animations, to be really cool, now the animations draws the chart lines.
- secondary Y axis support, to support 1-2 units.
- Restyled tooltip
- Finish testing
- Style tooltip
- Paint unit
- Make sure tooltip paints within chart area
- Formatted dynamic datetime axisvalues
- Added codemagic CI
- Added screenshots
- Fixed warnings
- Very initial release, to include the library in our project