Search the Community

Showing results for tags 'java'.



More search options

  • Search By Tags

    • java ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 5 results

  1. My web application is meant to be able to export server-side generated charts with a save button. However, upon trying to save any charts that have been displayed in the application, I am greeted with a 404 error page from JBoss. I'm running Linux Mint 17.3. The web application runs on top...
  2. Upon starting up JBoss for my locally deployed web application, I'm getting two errors - NoClassDefFoundError and ClassNotFoundException. This leaves me unable to export/save charts produced by my application. These are in relation to Fusion Charts' FusionChartsExportHelper class. The relevant...
  3. Hi, New to the forum. Loving Fusion charts. I am having some issues creating a stacked bar chart. I can create a normal bar chart and also the drill down version. Each row of my DB table has several columns. It is these columns I would like stacked. I cannot find any examples An example is:...
  4. Hello, we developed an API for use FusionCharts and Java, as a means of reducing the languages ​​used in this context, the theme of my graduation at TCC federal institute of goiás could evaluate it and suggest improvements. project for eclipce: jar Api: FusionChartsAPIforJava.zip
  5. Hi I am using FusionChart XT My charts are not rendering in javascript, After added that line in js file which renders the chart i.e. FusionCharts.setCurrentRenderer("javascript"); Still i am getting the charts in flash and i am using these charts in pentaho-fcplugin