Releases: thisal-d/ctkchart
Releases · thisal-d/ctkchart
v2.1.9
v2.1.8
🚀 What's New in v2.1.8 🎉
🐞 Bug Fixes
CTkLineChart bug fixes
- Fix methods:
get_lines_visible_data
– Fixed visibility data retrieval issueget_line_visible_data
– Fixed visibility data retrieval issue
CTkLine bug fixes
- Fix methods:
get_current_visible_data
– Fixed visibility data retrieval issue
- v2.1.8-patch-for-v2.1.7 by @thisal-d in Pull Request #19
Full Changelog: Compare v2.1.7...v2.1.8
v2.1.7
🚀 What's New in v2.1.7 🎉
🔥 New Features
Enhancements to CTkLineChart
- Added new methods for improved data retrieval:
get_lines_data
– Retrieve all lines' dataget_line_data
– Fetch data of a specific lineget_x_axis_visible_point_count
– Get the count of visible points on the X-axisget_lines_visible_data
– Access all visible lines' dataget_line_visible_data
– Obtain visible data of a specific line
Enhancements to CTkLine
- Introduced new methods for better line data management:
get_data
– Retrieve the full dataset of a lineget_current_visible_data
– Fetch currently visible data of a lineget_x_axis_visible_point_count
– Get the visible X-axis point count
📖 Check out the full details:
v2.1.1
Full Changelog: v2.0.3...v2.1.1
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.0...v2.0.2
v2.0.0
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Full Changelog: v0.0.2...v1.0.0
v0.0.2
Full Changelog: v0.0.1...v0.0.2