Skip to content

Releases: Taewan-P/material-android-chart

v0.2.3

Choose a tag to compare

@Taewan-P Taewan-P released this 13 May 13:34
919b6af

What's Changed

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

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

v0.2.1

v0.2.1 Pre-release
Pre-release

Choose a tag to compare

@Taewan-P Taewan-P released this 14 Dec 12:30
  • Fix label tick drawing outside of the graph

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

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@Taewan-P Taewan-P released this 09 Dec 12:11

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

v0.1.2 Pre-release
Pre-release

Choose a tag to compare

@Taewan-P Taewan-P released this 07 Dec 14:57
  • 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

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@Taewan-P Taewan-P released this 07 Dec 11:44

Fix

  • Fix cases when some parts show two labels at once

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

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@Taewan-P Taewan-P released this 07 Dec 08:32

Initial release

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