github pyvista/pyvista 0.16.10

latest releases: v0.43.8, v0.43.7, v0.43.6...
5 years ago
  • New menu options for the vtki.BackgroundPlotter
    • Save a screenshot
    • Export the scene in vtkjs format
    • Control bounds axes
    • Control orientation marker
  • Bug fixes
    • Windows key issue when plotting
    • Update/fix clip_box filter
    • Interactive axes widget fixed
    • Fix default parameters and plotting parameters when using ipy_tools
    • Better errors when trying to plot non existing arrays
    • Textures with no color specified now always uses white regardless of plotting theme preference.
  • Enable interactive scalar bars (see #79)
  • MultiBlock dataset updates
    • Can now use a -1 index to access the last block
  • Added ability to close all open plotters: vtki.close_all()
  • Fix the rename_scalar function
  • Updates to the scalar dictionaries
    • now share a common class with common methods
    • new pop and update methods that behave as expected on the VTK side
  • Add the ability to control the color of plotted NaN values
  • Update VTK legacy reader to always read all available scalar arrays
  • Change isometric view keyboard shortcut to v

Don't miss a new pyvista release

NewReleases is sending notifications on new releases.