node-export-server
node-export-server copied to clipboard
Highcharts Node.js export server
**Actual behaviour** highcharts-export-server create log and tmp folder during chart image download process but kubernetes does not allow to create a folder like this. **Expected behaviour** chart image will download...
I'm currently experimenting with the `enhancement/puppeteer` branch, trying to move from a Windows installation to running the export server inside a container. I've started with something basic, based on other...
We would like to load additional local resources when using the server, but it seems that only the "server" section of the configuration is used while starting the server. During...
Hello, Is it possible to provide a docker file for the new release please ? :)
We are using npm package `highcharts-export-server `in our express based server. Axis label is not getting translated as per selected lang, this is same as https://github.com/highcharts/node-export-server/issues/434 which is fixed and...
Hello, Now that v3.1.1 is out, would it be possible to add tags for the latest releases? Thank you
Currently when I'm trying to run the export server with AWS Lambda using the new enhancement/pupeteer branch, the generation of graph fails because it's trying to create a folder in...
#### Expected behaviour Puppeteer should be able to launch chrome successfully after installing highcharts-export-server. #### Actual behaviour On some of our servers, highcharts-export-server errors out because puppeteer is unable to...
Hi, Why didn't you add a v2.1.0 git tag yet ? Is is it released or not yet ? Thank you for your help