animint icon indicating copy to clipboard operation
animint copied to clipboard

plot title does not use all available space with legends

Open tdhock opened this issue 9 years ago • 0 comments

the problem is that it is currently implemented as a <text> element inside the <svg>

this can be fixed by implmenting it as a <tr> above the svg

tdhock avatar May 13 '16 08:05 tdhock