Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

v0.3.0

Compare
Choose a tag to compare
Loading
@kushalkolar kushalkolar released this 28 Jan 01:08
· 33 commits to main since this release
d4af1a9

New

  • Axes! We finally have basic axes, thanks to @almarklein 馃コ . Currently not very performative but good enough for many use cases. If you do not need axes and require the absolute highest performance set the axes visibility to False.
  • ImGUI integration! Optional imgui integration using imgui_bundle. Provides subplot toolbars, right click menus, and allows implementation of UI elements within the canvas. This allows you to create UIs that will work across all GUI backends, Qt, glfw, and jupyter! See the examples to learn more.
  • use the cmap library
  • RectangleRegionSelector
  • More examples

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Morty Proxy This is a proxified and sanitized view of the page, visit original site.