plotly/plotly_matlab

[solved] fix the figure title with </b> tag behind

dennischancs opened this issue · 0 comments

bug

normal figure title


heatmap

other figure

solved method

sed -i 's#</b>##g' `find /your_plotly_install_path/plotly/plotlyfig_aux -name "*.m"`