How to draw dynamic graphics on web pages in JSF? People offered Google Chart Api
I want something that can work offline
Hey, I found the answer to my question after cleaning the net. Apache myFaces has a tr: chart component that solves my problem :)
PrimeFaces have great graph components. You can try.
Exadel Fiji also has nice graphics components.
MyFaces Trinidad is also an option (as indicated by OP)
JSF 2, flot4jsf2. JSF2 , javascript.
JQPlot. , JQuery .
http://www.jqplot.com/
Canvas API? , , Chrome Firefox , , . API Quartz/OpenGL ( ), .
Richfaces 2D-. http://livedemo.exadel.com/richfaces-demo/richfaces/paint2D.jsf
I used jfreechart to draw 3d and 2d charts at runtime. I use this graph in a pdf file as a report. I suggest you use this jfreechart api, I have attached some links for you, please check this, Click here:
The second link is an example jsp page with a graph.
There is a Highcharts shell:
demo here: http://showcase-jsfcharts.rhcloud.com/
Source: https://habr.com/ru/post/1728008/More articles:Reporting Guide (Pentaho, JasperReports, BIRT) - phpjava return statement - javaMake my look as beautiful as NSAlertView - user-interfaceHow to link javascript UIWebView exception source code to source file? - javascriptIn C # should the keyword “always” be followed by a class? - c #DoModal () claims on the first line - visual-c ++Fixed 3 columns - htmlStoring short strings and numeric values in resources in Android - androidКак я могу использовать инструмент DBLinq >> DBMetal с sqlite? - sqliteHow to use Session in Java Servlet? - javaAll Articles