CMSM-VCU / zoo

Peridynamics data visualization tool
MIT License
0 stars 0 forks source link

Add option to show histogram of contour dataset #9

Open rileychall opened 3 years ago

rileychall commented 3 years ago

Viewing a histogram corresponding to the plotted data would enable much more in-depth analysis, as well as clarifying various statistics that may not be visibly apparent. Given that the data is all stored in a Pandas dataframe, constructing a histogram from it should be relatively straightforward. It would be fantastic to allow the histogram to only apply to the currently visible nodes, however the shader-based culling may make this difficult. Some examples of use cases: