Skip to content

Toyplot 2.1.0

Latest

Choose a tag to compare

@tshead2 tshead2 released this 19 Mar 17:48
  • Toyplot requires Numpy >= 2.0.0, consequently Python 3.8 is no longer supported.
  • Added support for Python 3.13 and 3.14.
  • Added toyplot.hou module providing integration with SideFX Houdini, https://sidefx.com.
  • Removed deprecated numpy.row_stack calls - thanks to @harmsm!
  • Added support for cubic paths in rendered outputs - thanks to @eaton-lab!
  • Numerous fixes for problems with markers, styles and extents, ensuring data never gets clipped - thanks to @eaton-lab!