Skip to main content

Introduces a simple function to plot graphs with matplotlib in one function

Project description

EZplot

A simple wrapper around matplotlib for quick and readable plots in one single line.

Installation

pip install nicobalta-easyplot

Example

simple_graph(
    [x1, x2],
    [y1, y2],
    colors=["blue", "red"],
    labels=["curve 1", "curve 2"],
    title="Multiple plots"
)

simple_graph parameters

  • X, Y: data to plot
  • colors: list of colors
  • linestyles: list of line styles
  • linewidths: list of line widths
  • labels: list of labels
  • size: size of the plot
  • title: plot title
  • xaxis: title of x axis
  • yaxis: title of y axis
  • ticks: ticks of the plot

License

MIT

Project details


Download files

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

Source Distribution

nicobalta_easyplot-0.1.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nicobalta_easyplot-0.1.1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file nicobalta_easyplot-0.1.1.tar.gz.

File metadata

  • Download URL: nicobalta_easyplot-0.1.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for nicobalta_easyplot-0.1.1.tar.gz
Algorithm Hash digest
SHA256 1173ecfdc952a21e844b6f2354654b4cf06fc05f165002196838a7d4f840261b
MD5 d0bdc0afed5a573fc0ccd077f9fbb501
BLAKE2b-256 36642f1e322f53ef977586a6216a095f03892c910144eedf5c4a0f4907393090

See more details on using hashes here.

File details

Details for the file nicobalta_easyplot-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nicobalta_easyplot-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4fba527826c8bf571cd5f5f70e1dd638ecd9e20be81573518d71728293ebd07f
MD5 143767d14ede1a8241b3f9447524cc36
BLAKE2b-256 eca9958efe047a4be99485a66bc540e7f7038ee6ec5e313f7b9e7cbd845dd4dc

See more details on using hashes here.

Supported by

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