Skip to main content

Fanstatic packaging of Highcharts

Project description

js.highcharts

Introduction

This library packages Highcharts for fanstatic.

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.highcharts) are published to some URL.

Highcharts is not free for commercial use! Please make sure to read the licensing information!

How to use?

You can import highcharts from js.highcharts and need it where you want these resources to be included on a page:

>>> from js.highcharts import highcharts
>>> highcharts.need()

Or if you want to use the exporting module:

>>> from js.highcharts import highcharts_exporting
>>> highcharts_exporting.need()

CHANGES

3.0.7

  • Upgrade to 3.0.7

2.3.3

  • Initial release.

Project details


Download files

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

Source Distribution

js.highcharts-3.0.7.tar.gz (360.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page