I'd like to build a hybrid version of HTML Table and Flex Table to display an Image AND a dynamic Chart (Trend Line) in a single Table.
Currently, the HTML Table allows me to display an image (using HTML to call the Image from a SharePoint Media Library) - but it only allows me to display a Value (not a Trend/Chart).
And the Flex Table allows me to display a Trend/Chart - but the HTML code fails to call the image, and instead displays the code as a text string.