plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
17.14k stars 1.87k forks source link

allow users to choose contour levels in the contour and surface plot #4503

Open archmoj opened 4 years ago

archmoj commented 4 years ago

From https://community.plot.ly/t/choose-levels-for-the-coutours-in-the-contour-plot/8959

Feature to draw contours on certain locations similar to iso-surface and volume: https://github.com/plotly/plotly.js/blob/216b58760aefdf8dd92c770f8ee7f62f38c03e95/src/traces/isosurface/attributes.js#L30-L39

rkube commented 4 years ago

+1 on this issue. It's very important to have equal contourlevels among different plots when comparing 2d time series data.