## bug ### normal figure title   ### heatmap  ### other figure  ## solved method ```bash sed -i 's#</b>##g' `find /your_plotly_install_path/plotly/plotlyfig_aux -name "*.m"` ```