Aleksandr Shestakov

Results 354 comments of Aleksandr Shestakov

@jithinktom @manikandanm1757 Unfortunately, at the moment we have no solution for the case when the application is created using `create-react-app`. But it works correctly if the AnyChart is integrated into...

@jvkiran Both range selector and range picker are a part of anychart.ui package and you need to reference UI CSS file: `` Just add the line above to your HTML...

@masalinas it depends on the way how you want to update the data. There are several available options. 1. For example, If you want to add two new points just...

@mbjallow6 Please, can you specify what browser and version bring this problem? The extension on the first load requests external resources. If the browser has cache issues or very strict...

@mbjallow6 Thank you for the details! This version should work properly. The security problems are usual for IE11 and Edge, the Chrome is okay. So, can you share with us...

@RubberArchind Thank you for the report! We will correct the typo in the documentation.

@parvezshah Thanks, we will fix the typo!

@djechelon Unfortunately, the export server is compatible with Java 8 only. Version 11 is not supported.

@lizard824 This is a known issue. The problem comes from a conflict of imagemagick library versions. Now we are looking for a solution and we will notify you when the...

@lizard824 Please, try to install imagemagick-7.0.7-39 Exactly this version works properly. If you are using homebrew manager you can execute the following commands: `brew unlink imagemagick` And then: `brew install...