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

Hello, My team and I are attempting to implement the export module to enable the downloading of our charts. However, we’re encountering an issue due to our extensive use of...

bug

Fixes for the overall performance enhancement.

enhancement

#### Expected behaviour running successfully #### Actual behaviour ``` Error: ENOENT: no such file or directory, open '/app/dist//../templates/template.html' at Object.openSync (node:fs:600:3) at Object.readFileSync (node:fs:468:35) at 31415 (/app/dist/server.min.js:612785:20589) at __webpack_require__ (/app/dist/server.min.js:649632:42)...

environment issue

#### Expected behaviour When i add css resource or inject css using customCode the output svg has the correct styles applied. Only when i change the type to png is...

pending reply

Hi, Thanks for all the hard work you are doing by removing dependency to unmaintained phantomjs I added more cpu and ram to my kubernetes pod and it seems more...

bug
puppeteer

#### Expected behaviour The ouptut is a well formatted SVG. #### Actual behaviour Whenever the output type is SVG the result is an invalid SVG result. The error is :...

bug
Fixed & part of next release
puppeteer

Hi @jszuminski , I hope you're doing well! I wanted to check in to see if there have been any updates on the enhancement request I made recently. https://github.com/highcharts/node-export-server/issues/501 Looking...

## Description A JSON config passed to the Export Server (on the currently deployed version) renders the same chart in 2 different layouts (seems to be random). ## Images 1st...

bug

I've been having errors when sending multiple requests at once. It's a mix of HTTP 400 and timeouts. In my setup, I have a queue runner sending reports. Every hour...

bug
puppeteer

Hello, I would like to report a bug concerning the use of a Google font not being taken into account. I wanted to use the [Barlow Semi Condensed font](https://fonts.google.com/specimen/Barlow+Semi+Condensed) and...

bug