Williamchart Versions Save

Android Library to rapidly develop attractive and insightful charts in android applications.

3.10.1

3 years ago
  • Fix missing AntiAliasing in DonutChartViewss
  • Add negative values support for BarChartView and HorizontalBarChartView

3.9.1

3 years ago
  • Fix: allow to add points with identical labels

3.9.0

3 years ago
  • 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

3.8.1

3 years ago
  • Fix preview mode not working in donut charts
  • Fix white color ignored in donut background
  • Add default donut color if not provided

3.8.0

3 years ago
  • Introduce full grid support (w/ kotlin+xml API)

3.7.2

3 years ago
  • Fix DonutChartView colors out of order (issue)
  • Fix DonutChartView entries not fulfilling donut (issue)

3.7.1

3 years ago
  • Add new tooltip plugin: tooltip-points
  • Tooltips support for click events

3.7.0

3 years ago
  • Add support for tooltips for charts extending AxisChartView
  • Release first tooltip package: tooltip-slider

3.6.0

3 years ago
  • Support for chart touch listener

3.5.0

3 years ago
  • Improve clickable area for LineChartView
  • Expand click listener to BarChartView and HorizontalBarChartView