Ok, so my colleague and I have an interesting question regarding how to make multiple embedded charts within a table.
So... we know that we can just say put heat map into a column of a table (variable header name) and then output it with the html report viewer. This is way too slow. Not worth it. Is this because of the column component? or the lack of "attaching reporting children"?
We also know we can do it by unmerging the data, saying the Header Name is variable and assigning it per property. (Output in hacked version of HTML Molecular Table Viewer). However, we want all of these charts in one row... Unfortunately, the attach reporting children takes issue with this (multiple charts per mol image).
Anyone up to figuring this out? We're at the point of just doing it manually (putting in 11 defined xy chart components).
Thanks in advance guys!
Jules