Skip to content

Releases: Pfuster12/LiveChart

LiveChart 1.3.6

12 May 08:14
Compare
Choose a tag to compare

#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)

LiveChart 1.3.5

17 Feb 18:56
d623dbd
Compare
Choose a tag to compare

#38 Pull Request

Features

feat - #33 Flag to always display touch overlay

Bugs

Maintenance

LiveChart 1.3.4

07 Sep 16:53
5c636e8
Compare
Choose a tag to compare

#27 Pull Request

Features

Bugs

fix - #26 Draw fill path at dataset start

Maintenance

LiveChart 1.3.3

15 Aug 20:50
Compare
Choose a tag to compare

Features

Bugs

fix - Guideline paints first to be in the background

Maintenance

LiveChart 1.3.2

15 Aug 20:28
Compare
Choose a tag to compare

Features

Bugs

fix - Guideline paint not being applied

Maintenance

LiveChart 1.3.1

15 Aug 17:13
Compare
Choose a tag to compare

Features

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

Bugs

Maintenance

LiveChart 1.3.0

15 Aug 16:18
d703513
Compare
Choose a tag to compare

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

LiveChart 1.2.3

11 Aug 00:04
Compare
Choose a tag to compare

Features

Bugs

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

Maintenance

LiveChart 1.2.2

10 Aug 23:44
9a890e6
Compare
Choose a tag to compare

Pull Request = #20 v.1.2.2 milestone

Features

Bugs

fix - #19 Disable baseline and fill in LiveChartView

Maintenance

LiveChart 1.2.1

14 Jul 11:22
36030d2
Compare
Choose a tag to compare

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