When i first tested I was using 4.7.0, I just tested again with 4.8.0 and the issues are no longer there.
Thanks
When i first tested I was using 4.7.0, I just tested again with 4.8.0 and the issues are no longer there.
Thanks
Correct, it is being reused multiple times with different charts in the same template.
Hiya
Been years since I have done any front end dev, so hopefully I am just missing some simple concepts :) Trying to get my company to move across to jsreports. When using highcharts everything works well except for setting of a formatter. It being an anonymous function.
https://playground.jsreport.net/w/jacques-atlas/6nTOHKTO
Maybe my approach to create an object and then return JSON.stringify(object) is not the ideal way. In the first chart its being created in html script and that works.
In the second I am trying to do this in a function where I would populate everything. I create an object and then return it as a JSON string. This does not work for the formatters.
Anyone have any ideas or a better approach
Thanks
I am using Macos 15.4 and Freebsd 13.3-RELEASE. Freebsd is using ungoogled-chromium.
It appears to be increasing every time i run a report.
Is this normal ?
Hi
New to jsreport, loving the work you guys have done :-)
I am using jsreport 4.7.0.
Once a report is finished running i have noticed that there are still chrome processes running, is this normal to always have chrome running ?
When i stop the server the processes remain and this is where it becomes a bit of an issue. Starting the server again results in a new set of chrome processes.
Is there a best way to shutdown / restart ?
In testing i am running with jsreport start. When we plan to go to production i will run server.js.
Thanks