Skip to main content

No project description provided

Project description

Welcome to Pencil

Pencil is a small Python library to create plots in the browser using Charts.js.

Pencil makes it easy to draw your charts in a dynamic and responsive grid, and lets you update your plots live as the data is created.

With Pencil, you can draw seven different types of charts:

  • Line
  • Bar
  • Radar
  • Pie
  • Doughnut
  • Polar area
  • Scatter

Read the documentation here.

Installation

Pencil is available on the Python Package Index and can be installed with pip:

$ pip install pncl

If you want, you can also install the package from source with:

$ git clone https://github.com/danielegrattarola/pncl.git
$ cd pncl
$ pip install .

Pencil requires Python 3.6.5+, and works on Linux and MacOS.

Contributing

Feel free to open an issue or a pull request if you find any problems with the package or if you want to add a new functionality to Pencil.

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

pncl-1.0.0.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

pncl-1.0.0-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

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