Hi
I have a little problem to find the way to render :
<span class="chartLineEmpty">
<span class="chartLine3" style="width:34%;">34%</span>
</span>
34 is coming from the server...
Displaying it in span value is okay, but in the width value, impossible
Do you have a solution for this issue ?
Thx