dendrograms / astrodendro

Generate a dendrogram from a dataset
https://dendrograms.readthedocs.io/
Other
37 stars 38 forks source link

Update plot.py #197

Open Lua-sketch opened 4 months ago

Lua-sketch commented 4 months ago

modify plot_contour to include a "collapse" parameter - allows users to decide which direction to "slice" along if dealing with 3d data (the function previously only allowed taking slices in x, making it hard to plot the contours in any view that wasn't yz).