Skip to content

Releases: Taewan-P/material-android-chart

v0.2.3

13 May 13:34
919b6af
Compare
Choose a tag to compare

What's Changed

  • Setup automated maven deploy workflow
  • Optimize Y Axis min value

Full Changelog: v0.2.1...v0.2.3

v0.2.1

14 Dec 12:30
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Fix label tick drawing outside of the graph

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Dec 12:11
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Updated changes

  • Now, interactive label is shown only on long click to prevent confusion with parent scrollview.
  • Also, interactive label will be disabled when dragged outside of the chart view.

Full Changelog: v0.1.2...v0.2.0

v0.1.2

07 Dec 14:57
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Apply all label text to have the same tilt condition
  • Fix auto graph margin adjust logic

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Dec 11:44
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Fix

  • Fix cases when some parts show two labels at once

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Dec 08:32
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release

  • Material 3 style & color override
  • Color customization for small section of line graph
  • On touch label
  • Guideline
  • Dynamic Axis tick change