Tkchart

Latest version: v2.1.5

Safety actively analyzes 688178 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.4

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`` |

2.1.3

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**: https://github.com/Thisal-D/tkchart/compare/v2.1.2...v2.1.3

2.1.2

What's Changed
* Add files via upload by Thisal-D in https://github.com/Thisal-D/tkchart/pull/17


**Full Changelog**: https://github.com/Thisal-D/tkchart/compare/v2...v2.1.2

2.1.0

2.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.