I added a dropdown menu to my Python Plotly chart (Plotly 3.6.1). Now, I'd like to change the highlight color of the button (e.g. on hover) from default white to a different color. Is there any way to do this? Looking at the Plotly reference of the 'updatemenus' object, there doesn't seem to be a property to edit the highlight color.
答案 0 :(得分:0)
看看文档:{{3}}
也许您会发现按自己的意愿设计按钮的可能性。