plotly_matlab
plotly_matlab copied to clipboard
[solved] fix the figure title with </b> tag behind
bug
normal figure title

heatmap

other figure

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