Chart in NGClient

Hi all,

For creating a dashboard page I am trying to implement Chart.js as a chart plugin.
It is using a canvas (html) to show data:image/png;base64

The image is created by the chart.js library, but wont show up.
I didnt retrieve any errors on showing te page, in FF console or servoy server log, etc.

When I try the same code in a html file on an apache http server it works fine.

Any idea or solution is very welcome, or other workable chart plugins (js based).

UPDATE:

  • Will stick to google charts, because googlecharts is working properly

Servoy is planning to work on a chart.js webcomponent
Hold tight, its coming

Hi Derk,

Which features of the charting lib do you use ?

Also, the web component that we are planning is for Servoy 8 / NGClient.
Which version do you use?

Hey sean,

do you already known, when the component based on Charts.js for Servoy 8 will come?

I ask, because my team is switching from Servoy 7 to Servoy 8 but we need some Charts and our actual solution will not work.

Hi Stefan,

It’s in-progress. We don’t have a release date planned yet. But one of the nice things about web components for the NG Client is that they can be released independent of the platform.

What types of charts do you plan to use?
For first release, will be basic: Pie, Donut, Line, Scatter, Bar, etc.

That’s good. We use mainly basic charts.

I’m curious of your solution.

Greetings from Germany.