Forum Discussion

hejszyszky's avatar
hejszyszky
Helper II
4 years ago
Solved

Bullet chart SVG

Hi, I've been trying to create bullet charts within table with variables. It does not work and outputs "image" icon.  I bet that it is SVG code related problem, but since i am not an expert with i...
  • KerKol's avatar
    4 years ago

    What does your svg code show when you change it to text and view in focus mode?

     

     

    You'll need to be careful your width and height values are properly escaped...

    width=""#Actual""  will need to be something like... width="&"'"&"#Actual"&"'"&"