Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.
/ backend_swing Public archive
forked from LeeKamentsky/backend_swing

A Java/swing backend for Matplotlib using the javabridge

License

Notifications You must be signed in to change notification settings

dscho/backend_swing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backend_swing

A Java/swing backend for Matplotlib using the javabridge

Many of the Python UI toolkits - wx, qt and similar, have a matplotlib backend that displays plots on screen using the toolkit. Now that the python-javabridge is bidirectional, we have all the pieces we need to use AWT and Swing as a Python toolkit, arguably the most complete, platform-independent one there is. It turns out that, with agg, it's not hard to do, so here it is.

Currently, very early in development - can only display figures.

About

A Java/swing backend for Matplotlib using the javabridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%