java - Can I draw State-Transition diagrams in JSF2 Web App? -


i'm looking way draw state-transition diagrams in jsf2 project. able load state , transition data , transform them in graph can displayed on web page.

i haven't found way yet. charts available primefaces or myfaces projects (i'm using 1st one) dedicated statistics. in addition, it's possible in javascript didn't found example of in google's api's example.

any suggestion or appreciated. lot.

clément

i doubt there components display graphs using plain html, might library generates image can display in page. library wouldn't jsf specific though.

edit: maybe jung might of interest you. in addition primefaces' dynaimage might displaying generated graph image.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -