Skip to content

Releases: Thisal-D/ctkchart

v2.1.4

05 Jul 16:58
358707d
Compare
Choose a tag to compare

What's Changed

  • New Method Added to CTkLineChart Object

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

v2.1.3

26 May 03:46
b762d30
Compare
Choose a tag to compare

What's Changed

  • New Method Added to CTkLineChart Object

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

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

v2.1.2

28 Apr 09:55
581ad47
Compare
Choose a tag to compare

Full Changelog: v2...v2.1.2

v2.1.0

21 Apr 01:03
a94915d
Compare
Choose a tag to compare

Release - v2.1.0