Matplotlib/Tkinter - customizing toolbar tooltips
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I created an application based on Tkinter that uses Matplotlib for plotting a waveform. I wonder how I could change the tooltips for the Matplotlib toolbar buttons (I need to translate the English descriptions since my application is in Czech language). I'd also like to change/translate or just remove the descriptions ( pan/zoom , zoom rect ) that appear next to the toolbar panel when clicking on the zoom or pan button. I found some useful tips concerning how to add or remove buttons from the toolbar, but haven't found any advice for