The amCharts Interactive JavaScript Maps package is a modern system that can display maps using SVG.
JavaScript is used to add the interactivity element while HTML5 and CSS are used to help designers customize each map's UI.
The package comes with examples and documentation and can be used as a starting point for building maps for real-life places, make-believe kingdoms or statistical heatmaps.
Each map can contain a zoom in/out controller, a legend field, and highlighting effects for hovered regions.
Tooltips can also be shown, along with lines and shapes overlaid on top of each map for various purposes.
The amCharts Interactive JavaScript Maps package comes out of the box with SVG maps for a wide variety of countries and regions, but if you know your way around SVG, new map structures can also be added with ease.
What is new in this release:
- autoResize property added to AmChart and AmStockChart to stop the chart from resizing whenever it's parent container size changes.
- path property added to AmChart and AmStockChart. We recommend using this property instead of pathToImages.
- path property, if set will also be pre-pended to non-absolute pattern URLs. This may change the behavior if you use patterns (directly in chart config or theme) with URLs that do not start with protocol or slash)
- Bug fix: AmCharts.clear() method was not working properly with more than one chart on page.
Requirements:
- gtk+
- GNOME
Comments not found