https://github.com/kernc/opyhighcharts
https://github.com/kernc/opyhighcharts
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kernc/opyhighcharts
- Owner: kernc
- License: other
- Created: 2017-03-09T16:09:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-13T17:18:43.000Z (over 9 years ago)
- Last Synced: 2025-03-25T17:50:10.794Z (over 1 year ago)
- Language: Python
- Size: 178 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
OPyHighcharts
=============
Orange Python Highcharts is a simple [Highcharts] wrapper for Python and
Qt's WebKit / WebEngine. It depends on an interface as provided by
`Orange.widgets.utils.webview.WebviewWidget` and expects it available to
import from `__opyhighcharts_interfaces.WebviewWidget`.
It is licensed under the terms of [**CC-BY-NC-3.0**] (not open-source).
To use its contents commercially, you need to obtain a Highcharts license.
[Highcharts]: http://highcharts.com/
[CC-BY-NC-3.0]: https://creativecommons.org/licenses/by-nc/3.0/