LiveChart Versions Save

Android library to draw beautiful and rich line charts.

1.3.6

3 years ago

#40 Pull Request

Features

  • Set Initial DataPoint position of touch overlay (27cd1d9)
  • Set DataPoint position of touch overlay after draw op (d3f41d0)
  • Set real pixel position of touch overlay after draw op (d3f41d0)

Docs

  • Add full list of attrs for View to docs (4196465)

1.3.5

3 years ago

#38 Pull Request

Features

feat - #33 Flag to always display touch overlay

Bugs

Maintenance

1.3.4

3 years ago

#27 Pull Request

Features

Bugs

fix - #26 Draw fill path at dataset start

Maintenance

1.3.3

3 years ago

Features

Bugs

fix - Guideline paints first to be in the background

Maintenance

1.3.2

3 years ago

Features

Bugs

fix - Guideline paint not being applied

Maintenance

1.3.1

3 years ago

Features

feat - Remove setXGuidelineStep() and add number of steps to drawVerticalGuidelines() and drawHorizontalGuidelines()

Bugs

Maintenance

1.3.0

3 years ago

Pull Request = #24 v.1.3.0 milestone

Features

feat - #21 Smooth path can be toggled with drawSmoothPath() or through LiveChartStyle properties e.x. mainCornerRadius feat - #22 Chart Guidelines with n number of steps with drawVerticalGuidelines() and drawHorizontalGuidelines() feat - #23 XML attrs added.

Bugs

fix - #18 Touch tracking bug

Maintenance

1.2.3

3 years ago

Features

Bugs

fix - #19 Add public API Disable baseline and fill in LiveChart

Maintenance

1.2.2

3 years ago

Pull Request = #20 v.1.2.2 milestone

Features

Bugs

fix - #19 Disable baseline and fill in LiveChartView

Maintenance

1.2.1

3 years ago

Pull Request = #17 v.1.2.1 milestone

Features

feat - #16 Add onTouchFinished callback to onTouchCallback interface.

Bugs

fix - #15 Add working solution to scrollview consuming touch overlay events.

Maintenance