export-server
export-server copied to clipboard
Export Server is a Java based server intended for exporting charts in .pdf, .jpg, .png, .svg, .csv, .xslx, .json and .xml formats
Hi, We are occasionally getting a read timed out error under load. Is there a way we can increase the timeout or prevent this from happening? The error in the...
Hi, I'm using anychart export server, and most things work great. However, the timeline chart does not. I'm getting `"undefined is not a function (evaluating 'anychart.timeline()')"` (see full log below)...
I am trying to build a Docker image of the Anychart server based on Java 11, which is LTS and better suited for security-critical scenarios unlike Java 8. Here is...