Albers USA Projection is Here

The support for highly requested Albers USA Projection is now included in amCharts. Albers USA projection enables regular maps of United States to be depicted in their most common form – with states of Alaska and Hawaii placed right below the mainland USA. Check out this article on how to enable Albers USA projection and […]

A Massive Maps Upgrade in amCharts 4.3

The just-released amCharts 4.3 includes a slew of exciting updates to maps functionality. From new projections to the additional rotation and panning features and more, the new release delivers a bunch of exciting goodies for those investing in map charts. You can start using all of these features right away. Or check the updated Anatomy […]

Responsive Layout Control with amCharts 4.2

Today we have released amCharts 4.2 which, among other things, includes new responsive layout features. Read all about responsive layout in amCharts 4 in this document. Another highly requested feature is the ability to export multiple charts at once. Get the latest amCharts version now. Complete Changelog for versions 4.1.11 – 4.2.0 Added Added read-only […]

Create Amazing Word Clouds with amCharts 4.1.10

Visualizing frequency of words or popularity of tags in a chart known as WordCloud is a great way to emphasize certain aspects of your texts or data. amCharts 4.1.10 includes a brand new powerful plugin for creating amazing animated interactive Word Clouds. You can learn how to get started with amCharts WordCloud in the Anatomy […]

Create Sunburst Diagrams with amCharts 4.1.6

The just released version 4.1.6 of amCharts 4 adds a plugin enabling you to create Sunburst diagrams: Sunburst diagrams represent hierarchical relational data in a circular chart. They look similar to nested donut charts, however, the hierarchical nature of the Sunburst means that each level represents detalization of the previous one. In other words, children […]

Multi-panel-like charts with amCharts 4

amCharts supported multiple value axes since the early versions. “Classic” multi-value-axis chart positions axes next to each other: With amCharts 4 you can take multi-axis charts to the next level by spreading axes vertically or horizontally: You achieve this by simply setting chart.leftAxesContainer.layout = “vertical” in the example above. Or chart.bottomAxesContainer.layout = “horizontal”; in the […]

Potentially breaking change in amCharts 4.1

In order to avoid potential conflicts with other Webpack-bundled libraries, we had to make some changes to how amCharts geo-data is packaged and release a new version of the libraries. This means that new geo-data (4.1+) is incompatible with amCharts 4.0.x and vice versa. So, if you are using amCharts map charts with amCharts geo-data […]

23 new localizations in amCharts 4.0.22

The just-released amCharts v.4.0.22 includes 23 new localizations, thanks to Bjorn Svensson! Get it from our Download page. More additions and fixes were made between versions 4.0.18 and 4.0.22. Here’s the change log: Added 23 new locales: Arabic, Bosnian, Catalan, Czech, Greek, Estonian, Finnish, Hebrew, Hindi, Croatian, Hungarian, Indonesian, Japanese, Korean, Latvian, Polish, Romanian, Serbian, […]

Creating Amazing Animated Chart-based Stories

When we launched amCharts 4 most visitors to our front page couldn’t believe that the animation at the top was an actual live JavaScript demo of the library. We’ve been asked to detail how this was done a number of times. And we are happy to oblige. Antanas Marcelionis – our lead developer – has […]