All functions that assist in standardising development approaches.
Project description
Charts
Generate image
generate pie chart
./images/pie.py
, generate_pie_chart_image_data(data)
obj = {
one: 10
two: 20
three: 30
}
Caption 1: Expected input structure for generate_pie_chart_image_data
function
Change log
[1.3.0] - 2024-09-07
add:
- insert_logger
- Logger
- Logger method execution encapsulation fixed: others:
[1.2.0] - 2024-08-01
add:
- Bar.py: Added bar chart image generation fixed: others:
[1.1.1] - 2024-07-06
add: fixed: others:
- Incorporated log function call in image/line.py.
[1.1.0] - 2024-06-23
add:
- Line.py: You can generate line chart binary now from x and y array data. fixed: others:
[1.0.0] - 2024-06-23
add:
- image visualisation: Charts that is presented in terms of image binary data
- pie visual for image: Display a pie chart.
- root init file: Added log_data class initialisation. fixed: others:
- Purpose of image visualisation: For displaying visuals in the front end.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file personalVisualisation-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: personalVisualisation-1.3.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 521e3d49b7e543b7299b5d8ef9a585d478b14b9f8a2204828b8314a633f9052e |
|
MD5 | d728d2b1aa42743d1687b59f54cb7eb4 |
|
BLAKE2b-256 | 8a01df782fb74a6cee09c478b8184900381fd09303c1a42470277cef41ac580c |