Is it possible to show charts on a details page?

Hi ,

is it possible to show charts on a details page and let the data being pulled from a single record? I only get the option to give charts from ALL the data in certain tables.

I don’t think you can with the built-in chart component but you can probably achieve this with the custom component and use a third-party chart script like Chart.js.

I have done this successfully in the past. Here is a link to the community page where I worked it out with the Tababase team

Add record values on the javascript tab of a custom component - Community Discussions / How Do I - Tadabase Community

1 Like