ZoomCharts Documentation

Introduction to ZoomCharts

What is ZoomCharts

ZoomCharts is a JavaScript/HTML library that helps you add visually rich and interactive charts to your application. With only a minimal amount of code you can visualize your data and let your users discover new insights.

You can use ZoomCharts with any server side programming language (including .NET, PHP, Java, Ruby etc.) and with any client side framework (including AngularJS, jQuery etc.).

Acquire ZoomCharts

The simplest way of acquiring ZoomCharts is to use the library directly from our CDN server:

<script src="https://cdn.zoomcharts-cloud.com/1/stable/zoomcharts.js"></script>

Please see installation section for details on how to retrieve specific versions from CDN.

Also note that although the CDN is hosted on Azure CDN service (provided by Verizon) , we do not guarantee any SLA for its availability. To mitigate this you can download any version from the CDN server as a zip archive to host on your own servers.

Note! In production environment do not use CDN as the source of library. Keep in mind that such versions such as latest, nightly or stable can change any time. To aviod some unexpected changes you should download your local copy of ZoomCharts. And upgrade to newer version whenever you have tested that on your development environment.

Licensing

ZoomCharts is a commerial product. To develop and deploy your solution you need to purchase a license. We have special offers for startups, government organizations, enterprise use cases. Request a quote to get your special offer.

You must use a license key with the software to be compliant with EULA. You can get a free trial license by creating an account.

Support

We provide 24/7 online support - please visit ZoomCharts website to start a chat. Alternatively, you can send your question to [email protected]. We also provide ESLA with tailored support conditions. To learn more about that, please request a quote.

X