Chart js coding

Hi guys!

I’m trying to do a Child growth standards - WHO .

First of all the chart is going to show the default values of what is normal/annormal for that age. For this I’m thinking to use those informations here: Growth Charts - Data Table for Boys Weight-for-Length and Head Circumference-for-age Charts

And second, the same chart would receive the patient’s information and would create a new line to show the results, as example a result of a BMI (Weight-for-length), of all their past medical appointments

I’m facing issues to use de bubble database into a html code of ChartJS (Chart.js | Chart.js) . I’m trying to insert the dynamic data from bubble into the code but seems that the code cant read the information. Also I’m having some logical issues to create that chart only using free chart plugin or the chartjs code one.

There is someone that made something similar or using the chartjs code inside of html bubble element ? Any tips about it

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.