pypi pyvista 0.21.4
Labeled Scalar Bars, Surface Clipping, & Bug Fixes

latest releases: 0.32.1, 0.32.0, 0.31.3...
4 years ago

Exciting New Features

  • Labeled scalar bars!!! 🎉 (See #348 and this example) Now arrays with strings categories can be color mapped
  • Ability to clip a mesh using the surface of another mesh (see #354 and this example)
  • Parallel projection (see #337)
  • New MCubes reader (.tri files)
  • New cell quality and gradient filters (see #354)
  • Implement the + operator to support all PyVista meshes

Bug Fixes

  • Subplotting borders fixed
  • Handle arrays with no name (see #306)
  • Fix the fly_to method
  • Typos and grammar fixed in the example gallery - huge thanks to @JasonTLin
  • Fixed issue with the + operator that appeared in v0.21.3
  • Clear the menu bar for the BackgroundPlotter when closing on Mac OS (see #350)

Don't miss a new pyvista release

NewReleases is sending notifications on new releases.