All Versions
14
Latest Version
Avg Release Cycle
35 days
Latest Release
1247 days ago

Changelog History
Page 1

  • v3.9.1 Changes

    November 23, 2020
    • ๐Ÿ›  Fix: allow to add points with identical labels
  • v3.9.0 Changes

    November 21, 2020
    • Adds support for full, horizontal and vertical grids
    • Adds support for solid, dashed and dotted grids
    • โž• Adds multi-color bars support to BarChartView
    • ๐Ÿ›  Fixes need for transparent background in DonutChartView
  • v3.8.1 Changes

    November 16, 2020
    • ๐Ÿ›  Fix preview mode not working in donut charts
    • ๐Ÿ›  Fix white color ignored in donut background
    • โž• Add default donut color if not provided
  • v3.8.0 Changes

    November 14, 2020
    • ๐Ÿ‘ Introduce full grid support (w/ kotlin+xml API)
  • v3.7.2 Changes

    October 04, 2020
    • ๐Ÿ›  Fix DonutChartView colors out of order (issue)
    • ๐Ÿ›  Fix DonutChartView entries not fulfilling donut (issue)
  • v3.7.1 Changes

    June 23, 2020
    • โž• Add new tooltip plugin: tooltip-points
    • ๐Ÿ‘ Tooltips support for click events
  • v3.7.0 Changes

    June 14, 2020
    • โž• Add support for tooltips for charts extending AxisChartView
    • ๐Ÿš€ Release first tooltip package: tooltip-slider
  • v3.6.0 Changes

    June 09, 2020
    • ๐Ÿ‘Œ Support for chart touch listener
  • v3.5.0 Changes

    June 08, 2020
    • ๐Ÿ‘Œ Improve clickable area for LineChartView
    • Expand click listener to BarChartView and HorizontalBarChartView
  • v3.4.0 Changes

    June 04, 2020
    • Clickable datapoints on LinearChartView