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.0.tar.gz (3.2 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.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nicobalta_easyplot-0.1.0.tar.gz
  • Upload date:
  • Size: 3.2 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.0.tar.gz
Algorithm Hash digest
SHA256 d3260261a08bb7790755001e3ace8a3a8a51b7533e8e892ddf38488e52c83a2c
MD5 22d075af8ac6c030f1b1cb94aa71354d
BLAKE2b-256 6359c05d1e746262e2208dce7be0db1d27407f3f64b883de9b285ada3ff11e16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nicobalta_easyplot-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 04b4fb82b3465ba332ec60438e5736946301be1227ef6fc2242c6ba76046de02
MD5 b0f012a8e3f0aad09c97c264d3cdb969
BLAKE2b-256 9322b57818f548c2d81a927b96b221cd9185f6b4745e40f8e4e867a34fce830b

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