BDupont

Java-based server-side wrapper

Recommended Posts

Hi folks,

 

I have some questions regarding the next feature announcement: "Java-based server-side wrapper, to render interactive and impressive charts in Java".

 

Is it a wrapper to create and render FusionCharts SVGs in an only server side mod based on Java language (no data exchange with client) ?

Is it possible to have an high-level explanation of its implementation/features ?

 

Do you have any road-map regarding this feature or/and when can we expected it (i.e. Q1 2016) ?

 

Thanks and regards,

    Benjamin.

 

 

Share this post


Link to post
Share on other sites
Apologies for the delay in responding.

 

Hi Benjamin,


 


We are in the process of implementing Java wrapper within FusionCharts Suite XT.


 



FusionCharts Suite XT will include the FusionCharts Java wrapper that lets you create interactive, data-driven charts in your Java server without writing any JavaScript code.


 


JavaScript and HTML code is used to generate charts in the browsers. The server-side Java wrapper generates the required JavaScript and HTML code as a string, which is then used to render charts on a browser page.


 


The wrapper includes several built-in Java functions that reduce the time and effort that goes into generating, rendering, and configuring charts.


 


Share this post


Link to post
Share on other sites

Hi Swarnam,

 

Thanks for your answer.

 

Unfortunately it won't meet our needs (build and rendering on server side for PDF purpose) thus we'll go with phantomJS or other solution.

 

Thanks and regards,

    Benjamin.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now