Skip to main content

Chart.js integration for datasette

Project description

datasette-chartjs

PyPI Changelog Tests License

Chart.js integration for datasette

Installation

Install this plugin in the same environment as Datasette.

$ datasette install datasette-chartjs

Usage

Usage instructions go here.

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

$ cd datasette-chartjs
$ python3 -mvenv venv
(venv)$ source venv/bin/activate

Or if you are using pipenv:

$ pipenv shell

Now install the dependencies and tests:

(venv)$ pip install -e '.[dev,test]'

To run the tests:

(venv)$ pytest

The project also uses pre-commit for linting and formatting of source code:

(venv)$ pre-commit install -t pre-commit -t pre-push --install-hooks

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

datasette-chartjs-0.2.0.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

datasette_chartjs-0.2.0-py3-none-any.whl (5.0 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