AnyMap JS 8.7.0

Released: Aug 7, 2019

8.7.0 버젼 업데이트

기능

  • 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.

수정사항

  • Legend issues.