Forum Discussion

Dave0145's avatar
Dave0145
Frequent Visitor
9 years ago
Solved

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...
  • Dave0145's avatar
    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.