Skip to content

v23.03.0

Compare
Choose a tag to compare
@nvaytet nvaytet released this 09 Mar 09:16
· 894 commits to main since this release
3afab8b

What's Changed

  • Convert input lists to ndarray by @nvaytet in #158
  • Add title in scatter3d plots by @nvaytet in #161
  • Add global show() function by @nvaytet in #166
  • Small fixes in the API docs by @nvaytet in #167
  • Fix show_graph by @nvaytet in #163
  • Raise exception when multiple 2d inputs are passed to plot by @nvaytet in #164
  • Resize button for 3d plots by @nvaytet in #168
  • Fix colormapper normalize limits in the case where data vmin == 1.0 by @nvaytet in #170
  • Better error message when trying to plot unsupported data type by @nvaytet in #171
  • Fix error raised when trying to plot 2d integer data with log colorbar by @nvaytet in #173

Full Changelog: 23.02.0...23.03.0