I have a stacked bar chart in plotly.js. I want only the top bar to show hover text and have no hover text for the bottom bar. I also do not want the text on the bottom to show, nor the word outside the hover box. Is there a way to achieve that?
Asked
Active
Viewed 86 times
0
-
Please show is what you've tried with a reproducible code snippet and some sample data. – vestland Jul 30 '20 at 22:31
-
Check out [this post](https://stackoverflow.com/questions/63163251/pandas-how-to-efficiently-build-and-share-a-sample-dataframe/63163254#63163254) for a quick and easy way to share a data sample. – vestland Jul 30 '20 at 22:35