Tlaltecutl

Not fully functional work with QtWebKit

Recommended Posts

Hello!

I'm facing the problem, that in applications based on QtWebKit library FusionCharts loose part of it's functionality. For example pie chart will show chart and legend, legend will be able to slide pieces out of chart if you click on it, but there won't be chart rotation, tooltips and piece of chart won't slide out if you click on piece itself. In practice it can be seen in such applications as QtWeb(http://qtweb.net/) or Arora( https://github.com/arora/arora). So mine question: Is this library too outdated to support FusionCharts or there are some workarounds that can be applied for proper work?

 

Thanks in advance!

Share this post


Link to post
Share on other sites
Hi

 

FusionCharts is a JavaScript charting library and uses SVG and VML technologies to render the charts. It uses core JavaScript components of browser/platform to render the chart, you are facing issue as QtWebKit Library may not be able to support JavaScript functionality required by FusionCharts. I would suggest you to upgrade to latest version of FusionCharts Suite.

 

Please refer to this link to know more technical specifications about FusionCharts: http://www.fusioncharts.com/tech-specs/

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