Dear All,
I'm currently developing a Hydraulic Test Bench for Rexroth Pumps, utilizing ctrlX as the test bench controller. A key component of this project involves creating a report generator. I've implemented this feature using Node-RED, however, I'm currently encountering an issue where the fonts in the generated chart images are missing.
As the report generator utilizes the 'image to chart' Node-RED palette (https://flows.nodered.org/node/node-red-contrib-chart-image), I came across a similar issue reported by another user. They were able to resolve it by installing the missing font.
My question is, how can I install the missing font within the Node-RED environment on the ctrlX?