node-export-server icon indicating copy to clipboard operation
node-export-server copied to clipboard

Highcharts Node.js export server

Results 121 node-export-server issues
Sort by recently updated
recently updated
newest added

**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...

enhancement
environment issue
has workaround

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...

enhancement
puppeteer

Added a websocket connection possibility, touch #456.

enhancement

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...

bug
has workaround

Hello, Is it possible to provide a docker file for the new release please ? :)

enhancement
environment issue
docs

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...

bug
only json

Hello, Now that v3.1.1 is out, would it be possible to add tags for the latest releases? Thank you

docs

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...

enhancement
environment issue

#### 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...

environment issue

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

puppeteer