Q: Rendering Charts

Do you have an ability to render charts/graphs using the templates? I guess I can use charts.js as a js library right?

ilan22PLUSNov 17, 2024
Founder Team
markupgo

markupgo

Nov 18, 2024

A: Hi ilan22 🙌,

Yes, it is possible. We are using Handlebars.js for templating internally. If you encounter any issues, please let us know by clicking the chat icon on our website.

Share
Helpful?
Log in to join the conversation
ilan22ilan22PLUS
Posted: Nov 17, 2024

Oh and do you have the ability to conditionally render components in the template based on values from the API request? ie if a given string is empty then conditionally remove that section from the template for that render