Skip to main content


Plotapi

Engaging visualisations, made easy.

Key FeaturesGet AccessInstallationUsageLicense

screenshot

Key Features

  • Plotapi Chord - Illustrate inter-relationships between data.
  • Plotapi Sankey - Illustrate the flow from one set of values to another.
  • Plotapi Terminus - Illustrate distributing something out amongst recipients.
  • Plotapi Bar Fight - A beautiful take on the classic Bar Chart Race.
  • Plotapi Pie Fight - A beautiful take on the classic Pie Chart Race.
  • Plotapi Heat Map - Beautiful and interactive heat maps.
  • Plotapi Line Fight - A beautiful take on the classic Line Chart Race.
  • Plotapi Pareto Front - Illustrate non-dominated (Pareto) fronts over time.
  • Upcoming Visualisations - Access to new visualisations as they are introduced.
  • Supports Most Programming Languages - Get started with any language able to make HTTP requests.
  • First-Class Python Support - Get started with pip install plotapi
  • Jupyter Lab/Notebook + Google Colab Support - Super-charge your notebooks with inline visualisations.
  • Beautiful Themes & Fonts - Select from pre-made beautiful themes, or add your own.
  • Share or Embed Interactive HTML - Download and embed your interactive visualisations.
  • Render to PDF, SVG, or PNG - Generate high-quality output ready for print.
  • Record Animation to Video - Create social media-ready animated visualisations.

Get Access

Visit the website to get access to Plotapi.

Installation

Get up and running with Python with the following command.

pip install plotapi

Usage

Example - Chord Pro

https://user-images.githubusercontent.com/15690380/126084021-b008b256-2a31-4106-84af-42777ea480d9.mp4

Created with Plotapi

Chord(matrix, names).show()

The data

matrix = [
    [0, 5, 6, 4, 7, 4],
    [5, 0, 5, 4, 6, 5],
    [6, 5, 0, 4, 5, 5],
    [4, 4, 4, 0, 5, 5],
    [7, 6, 5, 5, 0, 4],
    [4, 5, 5, 5, 4, 0],
]

names = ["Action", "Adventure", "Comedy", "Drama", "Fantasy", "Thriller"]

Example - Sankey Pro

https://user-images.githubusercontent.com/15690380/126084745-712fd744-b626-429d-85f3-30b11979fe30.mp4

Created with Plotapi

Sankey(links).show()

The data

links = [
    {"source":"Salary", "target":"Me", "value": 40000},
    {"source":"Freelance", "target":"Me", "value": 10000},
    {"source":"Dividends", "target":"Me", "value": 6000},

    {"source":"Me", "target":"Rent", "value": 1100*12},
    {"source":"Me", "target":"Food", "value": 300*12},
    {"source":"Me", "target":"Magazine Subscription", "value": 2000},
    {"source":"Me", "target":"Personal Tax", "value": 6000},
    {"source":"Me", "target":"Investments", "value": 30000},

    {"source":"Investments", "target":"Facebook", "value": 8000},
    {"source":"Investments", "target":"Amazon", "value": 7000},
    {"source":"Investments", "target":"Apple", "value": 6000},
    {"source":"Investments", "target":"Netflix", "value": 5000},
    {"source":"Investments", "target":"Google", "value": 4000},
]

License

MIT


Prefer not to code? Try PlotPanel.com

PlotPanel

plotapi.com  ·  GitHub @shahinrostami  ·  Twitter @shahinrostami  ·  A Polyra innovation

Download files

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

Source Distribution

plotapi-5.1.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

plotapi-5.1.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file plotapi-5.1.0.tar.gz.

File metadata

  • Download URL: plotapi-5.1.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2.post20201201 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for plotapi-5.1.0.tar.gz
Algorithm Hash digest
SHA256 7489db8847311493ec27b36cd840c91698c9198fe27529d19b83771b174eb165
MD5 8c2d850f2f801a427ea6eacb235f7062
BLAKE2b-256 3c9d95f4c8afd28a9b1cc4f9b39af26d38169fc8084defa30a75dbc7baead99f

See more details on using hashes here.

File details

Details for the file plotapi-5.1.0-py3-none-any.whl.

File metadata

  • Download URL: plotapi-5.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2.post20201201 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.9.0

File hashes

Hashes for plotapi-5.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fb8e0ac48598248e9a73a77b716b449e9b3cebe5e9f03f7d11bb5bcda03f8781
MD5 1ec73bcf84763f7a74a60d9fed367eef
BLAKE2b-256 fe8b5cf09e6c1f9d0f78aca5cb489774829a7acea2bb1a4cceae965f572acb4a

See more details on using hashes here.

Release history Release notifications | RSS feed

8.0.0

2 files

7.0.0

2 files

6.3.1

2 files

6.3.0

2 files

6.2.3

2 files

6.2.1

2 files

6.2.0

2 files

6.1.2

2 files

6.1.1

2 files

6.1.0

2 files

6.0.1

2 files

6.0.0

2 files

This release

5.1.0 This release

2 files

5.0.0

2 files

4.0.0

2 files

3.0.0

2 files

2.2.0

2 files

2.1.1

2 files

2.1.0

2 files

2.0.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.0

2 files

0.0.1

2 files

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