Chart.js integration for datasette
Project description
datasette-chartjs
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
Release history Release notifications | RSS feed
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.1.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file datasette-chartjs-0.1.tar.gz
.
File metadata
- Download URL: datasette-chartjs-0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b986b2cf5160664bf5be1661841d81bf4ac072cb4e8cc63e4864b75798356e09 |
|
MD5 | 65d384f88268be7ba49a9b0a899d007a |
|
BLAKE2b-256 | 803460a800f3edee67155ca57d7dd2226ae988ea7ad9f8cbfa5b3a2556082dee |
File details
Details for the file datasette_chartjs-0.1-py3-none-any.whl
.
File metadata
- Download URL: datasette_chartjs-0.1-py3-none-any.whl
- Upload date:
- Size: 4.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/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82858368cd246dd6a8e778f942c4ae2815e23b95d893c0c61791b69a4c7af73d |
|
MD5 | e2829363819daa143d1d16a5f6755f0e |
|
BLAKE2b-256 | 53734761f8b2bef5658183f76ba8349b60c3054b3721f6b15a80a076e6186692 |