所以這是我所擁有的:<path class="..." onmousemove="show_tooltip(event,'very long text \\\n I would like to linebreak')" onmouseout="hide_tooltip()" d="..."/><rect class="tooltip_bg" id="tooltip_bg" ... /><text class="tooltip" id="tooltip" ...>Tooltip</text><script><