
Select points on map charts by drawing a polygon.
Features
- Client-Side Export - This release adds client-side export to all JavaScript charting libraries - AnyChart, AnyStock, AnyGantt, and AnyMap. This will allow you to save your data visualizations as images (SVG, PNG, and JPG) and PDF documents without a roundtrip to the server, by leveraging built-in browser features for a seamless JS chart export, fast and secure.
- Polygonal Selection - You can now select points on map charts powered by the AnyMap library by drawing a polygon. In addition to the rectangular marquee, such a complex, polygonal selection can now be easily configured using the API and is also available to the end user from the context menu.
- Legend - Added some icons support.
Fixes
- Legend issues.