Skip to main content

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:

  1. 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:

  1. insert_logger
  2. Logger
  3. Logger method execution encapsulation fixed: others:

[1.2.0] - 2024-08-01

add:

  1. Bar.py: Added bar chart image generation fixed: others:

[1.1.1] - 2024-07-06

add: fixed: others:

  1. Incorporated log function call in image/line.py.

[1.1.0] - 2024-06-23

add:

  1. Line.py: You can generate line chart binary now from x and y array data. fixed: others:

[1.0.0] - 2024-06-23

add:

  1. image visualisation: Charts that is presented in terms of image binary data
  2. pie visual for image: Display a pie chart.
  3. root init file: Added log_data class initialisation. fixed: others:
  4. 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

personalVisualisation-1.3.1-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file personalVisualisation-1.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for personalVisualisation-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ecf9c2a4315276f116b742ec2ecf7da1467d031658f78522ff5201205d49100
MD5 8cde611629e5999af977aedcc2ec3beb
BLAKE2b-256 41271141c58910ab567b264bb7e3e5d253aebe11be1d5d3ff8b3087f0b43b284

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page