we are developing a web application and need to draw a diagram, such as a uml diagram sequence. Is there a chart tool (any gwt, jsf, html, javascript, java, etc.) for this purpose?
NOTE. Graphics should not be images, because we need to select elements and take some actions in click events.
source share