Skip to main content

Tests

ckanext-charts

This extension, ckanext-charts, provides additional functionality for working with charts in CKAN. It allows users to create, manage, and visualize charts based on data stored in CKAN datasets.

The extension includes features such as chart creation, chart editing, chart embedding, and chart sharing. It also supports various chart types, including bar charts, line charts, pie charts, and more.

With ckanext-charts, users can easily generate interactive and visually appealing charts to enhance data analysis and presentation in CKAN.

See the documentation for more information.

Quick start

  • Install it with PyPi with pip install ckanext-charts[pyarrow]
  • Add charts_view to the list of plugins in your CKAN config (ckan.plugins = charts_view charts_builder_view)

Developer installation

To install ckanext-charts for development, activate your CKAN virtualenv and do:

git clone https://github.com/DataShades/ckanext-charts.git
cd ckanext-charts
pip install -e '.[dev]'

Tests

To run the tests, do:

pytest --ckan-ini=test.ini

Building the documentation

We are using mkdocs to build the documentation. To build and deploy the documentation, do:

CHARTS_FIELDS=1 mkdocs build && CHARTS_FIELDS=1 mkdocs gh-deploy

We need to set the CHARTS_FIELDS for our custom handler, that autogenerate documentation for chart types fields.

The CKAN instance will be initialized, because we will call validators and helpers in this code. Therefore, you'll need another environment variable to set the CKAN configuration file path:

export CKAN_INI=$PWD/config/ckan.ini

The config file must enable the ckanext-charts plugin:

ckan.plugins = ... charts_view charts_builder_view ...

If you're working on the documentation, you can run the following command to start a live-reloading server without gathering the chart types fields data. It will speed up the process significantly, as we won't need to wait for the CKAN initialization:

mkdocs serve -a 127.0.0.1:8001

License

AGPL

Download files

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

Source Distribution

ckanext_charts-1.13.5.tar.gz (2.2 MB view details)

Uploaded Source

Built Distribution

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

ckanext_charts-1.13.5-py3-none-any.whl (2.2 MB view details)

Uploaded Python 3

File details

Details for the file ckanext_charts-1.13.5.tar.gz.

File metadata

  • Download URL: ckanext_charts-1.13.5.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for ckanext_charts-1.13.5.tar.gz
Algorithm Hash digest
SHA256 3c94d2eb7fa8b9d2aee15f64d6a1bf049ea5872ad1364f6472673ad208a94178
MD5 c763e71c9398b92d2fa741e9ed0c9f23
BLAKE2b-256 ec3c8968f3ad1068d64d93731e3a7308ce1efbee710cc3360daebe5117e833b4

See more details on using hashes here.

File details

Details for the file ckanext_charts-1.13.5-py3-none-any.whl.

File metadata

File hashes

Hashes for ckanext_charts-1.13.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a2aa8ba22113f7eba7429c550ae2bcab84cb4291d4139e9d1b2988530bcae34b
MD5 e8973872906b44edc221ff47c97143ad
BLAKE2b-256 cfdd5e8f5d609584f8e63fead9a200f451f101afac755a2d690b5e5002afdb26

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.13.5 This release

2 files

1.13.0

2 files

1.12.0

2 files

1.10.4

2 files

1.10.3

2 files

1.10.2

2 files

1.10.1

2 files

1.10.0

2 files

1.9.5

2 files

1.9.3

2 files

1.8.0

2 files

1.6.0

2 files

1.5.0

2 files

1.4.0

2 files

1.3.0

2 files

1.2.1

2 files

1.1.21

2 files

1.1.2

2 files

1.1.1.post1

2 files

1.1.1

2 files

0.0.2

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