Skip to main content

having a chart on my DSP

Author: lammersma@hotmail.com (lammersma)

Hi all,   I want to ask for some advise.    On my DSP I want to have a chart. I want to use chart.js (http://www.chartjs.org). But what is the best way to integrate it with my web application?   The data is built in a Uniface SVC. I prefer to have as much as possible on the Uniface side, so I don't want to have a full blown JS driven frontend.   For your info. I want to use this on a demo application for the Uniface community on Gitlab. So the info you can give might/will be used in an opensource application.    kind regards,   Peter

having a chart on my DSP

Author: lammersma@hotmail.com (lammersma)

Hi all,   I want to ask for some advise.    On my DSP I want to have a chart. I want to use chart.js (http://www.chartjs.org). But what is the best way to integrate it with my web application?   The data is built in a Uniface SVC. I prefer to have as much as possible on the Uniface side, so I don't want to have a full blown JS driven frontend.   For your info. I want to use this on a demo application for the Uniface community on Gitlab. So the info you can give might/will be used in an opensource application.    kind regards,   Peter

Hi Peter, I've published here on uniface.info an integration between uniface and gnuplot to generate charts in an image. You pass your data to a service and an image is given back to be inserted in an image field on your DSP...done! Hope it helps. Gianni


Author: gianni (gianni.sandigliano@unifacesolutions.com)