Charts components on details page

Hi,

It would be great if we could the use default TB Charts components on details components :slight_smile:

Charts: You can now add multiple data series, making it easier to compare and visualize different sets of information within the same chart. :bar_chart:

Iโ€™m interested in what you mean. You can already add TB Charts to detail pages, is that different? You canโ€™t access the data in that record but that kind of makes sense since a chart needs multiple data points (records) to plot.

@SuiteUpstairs

Hi,

We use TB to make financial projections for clients which are based on a 20-30 year period. It would be great to be able to show this in charts instead of fields.

In order to use the default TB charts, I would need to add 20-30 rows in a connected field table (with 1 field per row) in order to show this. Therefore, I prefer to save the 20-30 values in a single record.

Gotcha! That is pretty easy to do with a custom component and a third party chart like https://www.chartjs.org/

Have you explored using third party charts?

@SuiteUpstairs ,

Yes, and even though it seems โ€œeasyโ€ I canโ€™t get it to work. For some reason, the default code from Chartjs cannot be used within TB and there is not default script/tutorial i can follow. Do you have any suggestions or walkthrough which I can use?

If I have some time this weekend Iโ€™ll see if I can put something together for you.

Hi @SuiteUpstairs ,

Wow, if that would be possible that would be great !