Jeff Avallone 6c9f5d4cb6 Fixing label rendering for repetition
Rendering a text element with a string leads to just a <text/> element.
Rendering with an array leads to <text><tspan/></text>. Decided to use
the latter since it matches with the majority of text rendering
currently in use.
2015-09-03 17:08:20 -04:00
..
2014-11-23 16:16:10 -05:00
2015-06-16 20:22:04 -04:00
2015-06-22 22:05:03 -04:00
2015-09-02 12:41:21 +02:00