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.1] - 2024-09-08
add: fixed:
- get_logger: Direct import of logger variable does not change for files that import it when logger changes. others:
[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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file personalVisualisation-1.3.1-py3-none-any.whl.
File metadata
- Download URL: personalVisualisation-1.3.1-py3-none-any.whl
- Upload date:
- Size: 8.6 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 |
6ecf9c2a4315276f116b742ec2ecf7da1467d031658f78522ff5201205d49100
|
|
| MD5 |
8cde611629e5999af977aedcc2ec3beb
|
|
| BLAKE2b-256 |
41271141c58910ab567b264bb7e3e5d253aebe11be1d5d3ff8b3087f0b43b284
|