We want to
- make it super simple to do exploratory data analysis and develop high-quality Panel data apps using the HighCharts plotting library.
We provide
- the
panel-highcharts
python package for Panel. - example notebooks and data apps.
The panel-highcharts
python package and repository is open source and free to use (MIT License), however Highcharts itself requires a license for commercial use. For more info see the Highcharts license FAQs.
Install panel-highcharts
including the examples
dependencies.
pip install panel-highcharts[examples]
Explore the sample apps
pn hello panel-highcharts
You can now find the reference and gallery notebooks in the examples/awesome-panel/panel-highcharts
folder. Check them out by running jupyter lab
.
Click one of the buttons
Follow the link
Please support Panel and awesome-panel by giving the projects a star on Github:
Thanks
If you are looking to contribute to this project you can find ideas in the issue tracker. To get started check out the DEVELOPER_GUIDE.
I would love to support and receive your contributions. Thanks.