Skip to main content

Python library to make plotting simpler for data scientists

Project description

status release python

Chartify is a Python library that aims to make it as easy as possible for data scientists to create charts.

Why use Chartify?

  • Consistent input data format: Spend less time transforming data to get your charts to work. All plotting functions use a consistent tidy input data format.

  • Smart default styles: Create pretty charts with very little customization required.

  • Simple API: We’ve attempted to make to the API as intuitive and easy to learn as possible.

  • Flexibility: Chartify is built on top of Bokeh, so if you do need more control you can always fall back on Bokeh’s API.

Examples

/docs/_static/chartify1.png /docs/_static/chartify2.png /docs/_static/chartify3.png /docs/_static/chartify4.png /docs/_static/chartify5.png /docs/_static/chartify6.png

See this notebook for more examples!.

Installation

  1. Chartify can be installed via pip:

pip3 install chartify

  1. Install chromedriver requirement:
    • Install google chrome.

    • Download the appropriate version of chromedriver for your OS here.

    • Copy the executable file to a directory within your PATH.
      • View directorys in your PATH variable: echo $PATH

      • Copy chromedriver to the appropriate directory, e.g.: cp chromedriver /usr/local/bin

Getting started

This tutorial notebook is the best place to get started with a guided tour of the core concepts of Chartify.

From there, check out the example notebook for a list of all the available plots.

Code of Conduct

This project adheres to the Open Code of Conduct. By participating, you are expected to honor this code.

Contributing

See the contributing docs.

History

2.2.0 (2018-09-17)

  • First release on PyPI.

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

chartify-2.2.0.tar.gz (350.1 kB view details)

Uploaded Source

Built Distribution

chartify-2.2.0-py2.py3-none-any.whl (39.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file chartify-2.2.0.tar.gz.

File metadata

  • Download URL: chartify-2.2.0.tar.gz
  • Upload date:
  • Size: 350.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.3.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5

File hashes

Hashes for chartify-2.2.0.tar.gz
Algorithm Hash digest
SHA256 b3b673b553364113d997091914a329e10c396853b893e593689ad144b4440e3a
MD5 d7515961b70caae4c30f667952aa305c
BLAKE2b-256 0fc84f2d9e9bb9253ca57769618433d9fe45088af5f4b361e42190a2640d8117

See more details on using hashes here.

File details

Details for the file chartify-2.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: chartify-2.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 39.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.3.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5

File hashes

Hashes for chartify-2.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6c5a7beb9b2423bd1fb1bd810abdd8409dc10c27eb73edd1309799fa7926d949
MD5 f0779a6c315a3a3247b2a48413f922fa
BLAKE2b-256 cfa3ad7213551e82990a5db5e70a01dd6f1961b89014eb69460eb96a3b01e14c

See more details on using hashes here.

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