Downloading AnyChart

Downloading

AnyChart

To download the latest version of AnyChart charting library, which contains the basic chart types, choose the most suitable option and click the link below.

AnyStock

To download the latest version of AnyStock, which contains only the stock chart, choose the most suitable option and click the link below.

AnyGantt

To download the latest version of AnyGantt, which contains only the gantt chart, choose the most suitable option and click the link below.

AnyMap

To download the latest version of AnyMap, which contains only the map charts, choose the most suitable option and click the link below.

Bundle

To download the latest version of AnyChart Bundle, which contains all products we have at the moment, choose the most suitable option and click the link below.

Themes

To download one of our predefined themes, choose the theme and click on the according link.

AnyChart CDN

CDN offers hosts for AnyChart on servers spread across the world. As a consequence, the advantage of using CDN is no need for your customers in downloading AnyChart, which leads to faster page loading.

To use AnyChart CDN simply reference the anychart-bundle.min.js file using script tag:

<script src="https://cdn.anychart.com/js/latest/anychart-bundle.min.js"></script>

Production vs Development Builds

Development build contains debug functionality, which may be useful to debug your code in old browser version (IE6 e.g). Also it provides some log information in console, such as misconfiguration warnings.

Production Build is smaller and more robust, we recommended to use it to get the best performance and deliver the fastest possible user experience to your customers.

Package Content

Binaries package contains all resources you may need to work with AnyChart:

  • demos/ - chart gallery adapted to work offline,
  • js/ - JavaScript binaries folder,
    • anychart.min.js - production build,
    • anychart.dev.min.js - development build,
  • index.html - binaries package index.

Custom Build

Coming soon.

Old Releases

Previous versions of AnyChart 7.x can be found and downloaded from AnyChart CDN or in your AnyChart Customer Area if you have a subscription contract.

You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.