Graphic Charts Graphics are exported to JPEG or PNG

I am trying to find the export function for histograms in JPEG / PNG ... I have not found this anywhere in the Prime-faces demo section. Please let me know if this feature is available in first-person charts or not.

Also, please let me know if we have any animation features, such as fade in / fade out, etc ... Please share examples or URLs on this, if any.

Any thing in this will be very noticeable !!

+3
source share
2 answers

The chart diagram components of the framework are based on the jqPlot diagram library , and although this library does not have an export function, it can be achieved using jquery help ... (I have not tried this myself). You can google a bit for exporting jqplot to png in google and you will see several articles / forum topics about exporting jqplot

here are a few

Output graphics in PDF / etc.

Export jqplot to PNG <- got some links inside

export-jqplot-to-png

So basically you need to add commandButton which will call some js code that will generate the image ...

I think it’s possible, but I don’t know how simple it is ...

, , jqplot , , ...

jqPlot ...


UPDATE

, jqPlot ... perffaces jqPlot... jqPlot

+1

Primefaces . JFreeChart, png, .

fade-in/fade-out javascript/jquery.

0

All Articles