Hi,
It would be great if we could the use default TB Charts components on details components ![]()
Charts: You can now add multiple data series, making it easier to compare and visualize different sets of information within the same chart. ![]()
Hi,
It would be great if we could the use default TB Charts components on details components ![]()
Charts: You can now add multiple data series, making it easier to compare and visualize different sets of information within the same 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.
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?
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 !