in

Software FX Community

Discuss and find help for all Software FX products.
All Tags » Java (RSS)

Browse by Tags

  • Line Chart

    Hi, My first posting into the forums. I just want to display a double value in a x-axis and integer value in a y-axis. Right now the method, chartServer.getData().set()--accepts int, int, double. Is there any way to add a double value in a x-axis.
    Posted to Chart (Forum) by venkatesh on 08-29-2009
  • Chartfx License

    Hi, We are using Chartfx for Java 6.5 for one of our applications. For now we have the chartfx license in the WEB-INF folder of our application folder. We are planning to move the license out of the application folder. We use Tomcat as our application server. I was reading the documentation from the...
    Posted to Chart (Forum) by Shin on 07-22-2009
  • Issue displaying Charts using Partial Page Rendering

    Hello, Our application - a data collection tool, uses Partial Page Rendering (PPR) along with JSF tags to display ChartFX v6.5 SPC Charts on the page. After user selects certain values, a customized "refresh chart" button is clicked which calls the Chart methods and the Chart is generated on...
    Posted to Chart (Forum) by ganilb on 12-12-2008
  • NoClassDefFoundError: SoftwareFX/ChartFX/Map/DefaultAttributes

    Hi, I am getting an exception while generating graph using ChartFx6.5 for java, Exception in thread "main" java.lang.NoClassDefFoundError: SoftwareFX/ChartFX/Map/DefaultAttributes at SoftwareFX.ChartFX.PointAttributesCollection.getItem(Unknown Source) at SoftwareFX.ChartFX.ChartCore.getPoint...
    Posted to Chart (Forum) by fabricator on 11-25-2008
  • Re: use software fx gauges in a javax.swing.JPanel

    Hi, Thanks for your reply. I've downloaded chart fx (version 7) from website (the binary file for the linux version I have installed is named versioncfxjava7trial.bin). Once I've installed the binary on my pc, I' ve copied the plugins files for eclipse from the chart fx installation folder...
    Posted to Gauges (Forum) by enrico on 11-12-2008
  • Chart FX for Java 6.5 / 64bitJVM/AIX5.3(64bit kernel)

    Hi, There are questions about Chart FX for Java 6.5: · Is Chart FX for Java 6.5 compatible with a 64-bit Java virtual machine? · Also, does it support AIX 5.3 (64-bit kernel mode)? Will anyone please answer my questions? Regards, Jasmine
    Posted to Chart (Forum) by Jasmine on 08-25-2008
  • ChartFX without server, only API?

    Hi, I'm looking for a java solution to produce Pie charts and save this charts as SVGs. That means, I don't need much overhead like a server for my mine. Is this possible with Chart FX? Thanks.
    Posted to Chart (Forum) by justus on 07-17-2008
  • How to get labels in centre?

    I have a 3D Gantt chart. On Y axis labels appear exactly on tick marks. How can I get them in centre i.e. in between two tick marks? I have following code and chart: axisY.setMin(minAxisY); axisY.setMax(maxAxisY); axisY.setStep(stepAxisY); axisY.setGridlines(true); axisY.getGrid().setColor(Color.GREY...
    Posted to Chart (Forum) by anamika on 04-23-2008
  • Issue with setLeftGap and setBottomGap on a line chart.

    It seems setLeftGap and setBottomGap does not work a line chart. setTopGap and setRightGap works. This is how I set the gaps: chart1.setLeftGap( 1 ); chart1.setRightGap( 1 ); chart1.setTopGap( 1 ); chart1.setBottomGap( 1 ); But there is no effect on the area/gap between the graph image and X or Y axis...
    Posted to Chart (Forum) by appy_base on 04-10-2008
  • ChartFX with GWT

    Has anybody tried to use ChartFX with GWT ? I've got ChartFX working with GWT with charts rendering in JPG, PNG format. But i'm having problems rendering charts as ActiveX control in GWT pop-ups. Thanks for the help
    Posted to Chart (Forum) by markosem on 03-27-2008
Page 1 of 8 (72 items) 1 2 3 4 5 Next > ... Last »
Copyright 2008 Software FX, Inc.