plotly.py
plotly.py copied to clipboard
Can we add customdata to the px.density_heatmap?
Instead of showing z value we wanna show a different value in text_auto from the dataframe by passing a column as customdata. Please add this feature!