Tagged Questions

3
votes
1answer
2k views

Javascript Canvas Flowcharting Project?

I am looking for a Javascript project which makes use of canvas to allow the creation of diagrams/flowcharts in the browser. Are there any active projects like that alive?
3
votes
6answers
267 views

Which tool do I use if I want to map a programming framework visually and see the relationship between all entities?

I find myself to be a visual person and sometimes it's easier to learn something if I can draw diagram/pictures out of it. My question is which tool do I use if I want to map a programming framework ...