Skip to content

Releases: Thisal-D/tkchart

v2.1.4

05 Jul 16:56
d0ee737
Compare
Choose a tag to compare

What's Changed

  • New Method Added to LineChart Object

    Method Name Description Parameters Return Type
    get_line_area Get the are of specific line line: tkchart.Line float
    get_lines_area Get the are of all lines - float

v2.1.3

26 May 03:48
ce6b857
Compare
Choose a tag to compare

What's Changed

  • Fix known issues and add a new feature
  • New Method Added to LineChart Object

    Method Name Description Parameters Return Type
    destroy Destroy the line chart, along with its lines - None
  • New Method Added to Line Object

    Method Name Description Parameters Return Type
    destroy Destroy the line object - None

Full Changelog: v2.1.2...v2.1.3

v2.1.0

21 Apr 01:06
ce6b857
Compare
Choose a tag to compare

Release - v2.1.0

v2.1.2

28 Apr 09:54
6bda85b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.1.2