Hi, I want to create a interactive wafer map for the bin information (e.g. bin 1 good chips, bin 2 bad chips, bin 3 not tested). It seems for me that px.imshow() (python - plotly marker size relative to data to plot interactive wafer map - Stack Overflow) is the way to go but I cant figure out how to get a categorical legend and color mapping. I want to use the feature of double clicking in the legend to turn on and of traces. It seems to be possible (github.com/plotly/plotly.js/issues/2642 , Categorical choropleths with legends ยท Issue #3468 ยท plotly/plotly.js ยท GitHub) but I dont know how.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Please suggest path to implement effective binmap in plotly.py | 1 | 1385 | October 5, 2021 | |
Help with a Heatmap Graph | 2 | 1048 | November 23, 2022 | |
How do I add a bar of categorical colors to a plotly heatmap? | 3 | 2925 | December 30, 2015 | |
How to add categorical color legend for scatter plot created by graph_objects | 5 | 12586 | January 16, 2022 | |
:mega: Announcing Plotly.py 4.14: Faceted and Animated Images and Heatmaps, Inside Tick Labels, Better Axis Type Detection | 3 | 2925 | December 11, 2020 |