cs481-ekh / s24-slice-n-dice

MIT License
1 stars 1 forks source link

Added single cube slice plot #187

Closed BraydenThompson closed 5 months ago

BraydenThompson commented 5 months ago

Closes #177

Discussion

Added a single matplotlib slice viewer, with dedicated slider at the moment. Note: this did result in the title page formatting breaking a little due to the %matplotlib widget config toggle required. This will be fixed in future PRs.

Testing