Aleksandr Shestakov

Results 354 comments of Aleksandr Shestakov

@vibhuti12 It doesn't require any actions with NPM. If the PATH is ok, you should be able to run rsvg-convert in the terminal. Just execute the following line in the...

@Jucesr Please, make sure that librsvg, imageMagick and GTK library are installed correctly and all paths are ok. If everything is ok, please, share with us your JS exporting script....

@bstr156 Thank you for the report! It seems to be a problem with jsDom, we will check it and let you know about the results.

@AntonPoltoratskyi Unfortunately, the current version of the library doesn't support multiple Views. We have been asked about that frequently, so we will take into account for future updates.

@bluejamesbond Can you specify the library version and export method do you use? Also, do you have a similar border before exporting the chart to an image?

@bluejamesbond I'm afraid we need additional details. Could you provide us your chart configuration code which you export to an image?

@bluejamesbond Do you set exactly this JS code to the export server or you use SVG? Can you provide us exactly the code, that you set to the export? Also,...

@Leximus If the post requests are executed async, it can overload the server (100 processes simultaneously). Try to execute requests synchronously, just for a test.

@Leximus Thank you for the clarification! We will check this out and update you as soon as we get results.

@oferRounds If you mean a Gantt chart then it's not supported in the current version of the library.