Open archmoj opened 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
iso-surface
volume
+1 on this issue. It's very important to have equal contourlevels among different plots when comparing 2d time series data.
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
andvolume
: https://github.com/plotly/plotly.js/blob/216b58760aefdf8dd92c770f8ee7f62f38c03e95/src/traces/isosurface/attributes.js#L30-L39