Forum Discussion
Dave0145
9 years agoFrequent Visitor
Custom Visual Development: Placing an svg circle in a table (HtmlElement)
Hi, I have successfully created a custom visual (as above) that shows a matrix of values. However, when I place an svg circle element in each cell, coloured according to the value of the cell...
- 9 years ago
My apologies all. As soon as I posted, I realised that I had omitted the height and width attributes on the <svg> tag. All better now.
Dave0145
9 years agoFrequent Visitor
My apologies all. As soon as I posted, I realised that I had omitted the height and width attributes on the <svg> tag. All better now.
- v-chuncz-msft9 years agoCommunity Support
Glad to hear that you've solved this problem and thank you for sharing the solution. You could help mark it as answer. Your contribution is highly appreciated.