Aleksandr Shestakov
Aleksandr Shestakov
@MRTUNC Make sure that you replicated all the steps of [the Quick Start guide](https://github.com/AnyChart/AnyChart-Android/wiki/Getting-started) as is.
@turbosoft-anudeep Without any debug information and trace we can't suggest a solution.
@margin555 Unfortunately, the current version of the library doesn't provide a listener on multiple selections, only on a single click/select. The snippet below describes how to achieve that (the map...
@lenkite Thank you for your feedback! We are planning to provide typescript definitions of GraphicsJS module in the nearest future.
@amca01 The GraphicsJS API doesn't support anchor settings for text elements. You can recalculate the X position of the text knowing its width to add x-offset to place it in...
@abudarevsky Unfortunately, the current version of AnyChart doesn't provide typedefs for pure GraphicsJS which functions and methods are available via `acgraph.***()`. Now you can use graphicsJS only as a part...
@abudarevsky We are glad to notify that we have prepared typedefs for graphicsJS! You can download the current version of graphicsJS.d.ts by [this link](http://api.anychart.stg/si/8.3.0/graphics.d.ts). Here are few lines how to...
@a2441918 Please, use [this link](https://cdn.anychart.com/releases/v8/graphics.d.ts) to get the latest graphics.d.ts
@jchatkinson Thank you for pointing me at this fact! Very soon I will provide the correct link.
@pouya-daneshvar-freelands-it Use [the link](http://api.anychart.stg/si/8.3.0/graphics.d.ts) to download the index.d.ts file for GraphicsJS.