Skip to main content

Plotter

A sane plotting and charting API with pluggable backends.

Quickstart

import plotter as pltr
pltr.set_backend(pltr.MatplotlibBackend)

nodes = ['master', 'worker1', 'worker2']
cpus = [0.1, 0.6, 0.4]
cpusbar = pltr.VerticalBar(categories=nodes, values=cpus)
pltr.show_plot('CPU Performance', cpusbar)

For more details see the Homepage

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

avilabs-plotter-1.1.0.tar.gz (7.6 kB view details)

Uploaded Source

File details

Details for the file avilabs-plotter-1.1.0.tar.gz.

File metadata

  • Download URL: avilabs-plotter-1.1.0.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.2

File hashes

Hashes for avilabs-plotter-1.1.0.tar.gz
Algorithm Hash digest
SHA256 83aab23542d89bf2eba74c5ed828f19281307b85d40d7bfd6d8f4c37d1f5cf92
MD5 fef7aef8b990e33fd1723af430eba1e9
BLAKE2b-256 514053f7e6a71dd85ba8bc96d043fe2a00f3282c4054e719f9b8ef2129b582d7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.0 This release

1 file

1.0.1

1 file

1.0.0

1 file

0.3.4

1 file

0.3.3

1 file

0.3.2

1 file

0.3.1

1 file

0.3.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page