malli08 Report post Posted April 30, 2012 Hi, I am new to this forum. I have a question is it possible to draw a live ForEX chart in java swing using FusionCharts. If so please help with documentation. Thanks in advance Share this post Link to post Share on other sites
Guest Sumedh Report post Posted May 11, 2012 Hi, I am new to this forum. I have a question is it possible to draw a live ForEX chart in java swing using FusionCharts. If so please help with documentation. Thanks in advance Hi, You can use CandleStick Chart from PowerCharts pack. But it does not support real-time data(real-time update). The Candlestick chart is widely used for analysis of equity and commodity prices. Using a Candlestick charts you can show the opening price, closing price, highest trading price, lowest trading price and the trade volume put together on a single charts. For live demo, refer this: http://www.fusioncharts.com/demos/gallery/#candlestick-chart For more information, read more here: http://docs.fusioncharts.com/powercharts/Contents/?Candlestick/Overview.html Also, we does not have implementation of FusionCharts in Java Swing, as of now. Hope this helps. Share this post Link to post Share on other sites