easy Highcharts & Highstock, dynamic plots from pandas dataframes in the Jupyter notebook
Project description
ezhc stands for easy Highcharts. Highcharts is a popular, flexible, versatile, user friendly visualisation javascript library. Currently only Highcharts and Highstock, not Highmap.
ezhc is a wrapper that lets you transparently access the full configuration options of the library as described in their APIs, directly from the Jupyter notebook: + Highcharts + Highstock
You just need to store the data in a pandas dataframe. See the examples in the notebook.
To install run from command line:
pip install ezhc
There are exceptions to the transparent wrapping approach:
I added 2 datatables (datatables.net)
linked to the Highstock call.
A footer (described in HTML) can be added below a plot. If the footer
contains an image, it will be burned into the standalone file upon
save.
Cf. examples in the notebook.
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
ezhc-0.6.2.tar.gz
(848.6 kB
view details)
File details
Details for the file ezhc-0.6.2.tar.gz
.
File metadata
- Download URL: ezhc-0.6.2.tar.gz
- Upload date:
- Size: 848.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e35bdbb4dd6800ef41c11ba8dabd7024a508e0db200b0ed11fdf41bc873d3d2 |
|
MD5 | c511d24f3a30b12f375dee19717926c2 |
|
BLAKE2b-256 | ce3e1cb2753d67793411f21e94a3fb522f9b518ee52d33b289c9832700f37984 |