Skip to content

Releases: Thisal-D/tkchart

v2.1.6

17 Jan 21:51
6d4e5df
Compare
Choose a tag to compare

🚀 What's New in v2.1.6 🎉

🔥 New Features

Enhancements to LineChart

  • Added new methods for improved data retrieval:
    • get_lines_data – Retrieve all lines' data
    • get_line_data – Fetch data of a specific line
    • get_x_axis_visible_point_count – Get the count of visible points on the X-axis
    • get_lines_visible_data – Get all visible lines' data
    • get_line_visible_data – Get visible data of a specific line

Enhancements to Line

  • Added new methods for improved data retrieval:
    • get_data – Retrieve the full data of a line
    • get_current_visible_data – Fetch currently visible data of a line
    • get_x_axis_visible_point_count – Get the visible X-axis point count

📖 Check out the full details:


🚀 Release by @Thisal-D in PR #29
🚀 Release by @Thisal-D in PR #30

v2.1.0

25 Dec 08:01
Compare
Choose a tag to compare

v2.1.0 Release

Full Changelog: v2.0.3...v2.1.0

v2.0.3

25 Dec 07:57
Compare
Choose a tag to compare

v2.0.3 Release

Full Changelog: v2.0.2...v2.0.3

v2.0.2

25 Dec 07:55
Compare
Choose a tag to compare

v2.0.2 Release

Full Changelog: v2.0.1...v2.0.2

v2.0.1

25 Dec 07:53
Compare
Choose a tag to compare

v2.0.1 Release

Full Changelog: v2.0.0...v2.0.1

v2.0.0

25 Dec 07:52
Compare
Choose a tag to compare

v2.0.0 Release

Full Changelog: v1.4.2...v2.0.0

v1.4.2

25 Dec 07:43
Compare
Choose a tag to compare

v1.4.2 Release

Full Changelog: v1.4.1...v1.4.2

v1.4.1

25 Dec 07:41
Compare
Choose a tag to compare

v1.4.1 Release

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 Dec 07:39
Compare
Choose a tag to compare

v1.4.0 Release

Full Changelog: v1.3.12...v1.4.0

v1.3.12

25 Dec 07:37
Compare
Choose a tag to compare

v1.3.12 Release

Full Changelog: v1.3.9...v1.3.12