Is there a Python Gui that supports graphs?
Asked By
90 points
N/A
Posted on - 02/08/2015
I'm looking to write a Python GUI that shows: a list of checkboxes, a graph (of the checkbox data).
Which Python library would be good for that (looking for simplicity, free of charge, basic requirements)? The main requirement is that user can modify the parts of the graph in any way he wants to.