constrain
constrain copied to clipboard
Responsive, animated figures in JavaScript/HTML canvases
Simple mistakes like passing the wrong kind of argument are going to give new users grief. Most user-facing methods should do run-time type checking of arguments. The run-time overhead would...
This might be a little hard, but I was having a look at the postscript backend (which looks very nice and useful), and it made me think that I could...
Figure and TextContext both have style mechanisms. Perhaps they should be unified so styles can be passed more flexibly.
This probably requires more support for computing the minimum size of things.
So they can be aligned with the line/connector.
aligning against them is not working correctly
It would be useful to be able to compute the average of three or more things.
It would be nice to have interactive objects on the canvas that respond to double-click events. I killed double-click so comprehensively (#28) that that is not possible.
The current hints are ad-hoc and spectral layout seems like it would give a good disentangled initial position for nodes.
It wouldn't be hard to add an "editing toolbox" widget that allows extending the figure with new objects and constraints, ala Juno-2, allowing figures to be created interactively.