Marcin Cieślak

Results 2 comments of Marcin Cieślak

For me such solution worked, using jQuery: ``` javascript var label = paper.text(x, y, content); $('tspan', label.node).attr('dy', 0); ```

I do not think Raphael is being developed anymore. If you have a chance, consider switching to Snap http://snapsvg.io/about/