Comments on: Create a reusable PieChart component with JavaFX – Part I https://www.stormacq.com/create-a-reusable-piechart-component-with-javafx-part-i/ Some not-so random thoughts about this small IT World Mon, 25 Jan 2016 12:47:01 +0000 hourly 1 https://wordpress.org/?v=4.9.1 By: Anonymous https://www.stormacq.com/create-a-reusable-piechart-component-with-javafx-part-i/comment-page-1/#comment-110 Thu, 01 Apr 2010 22:40:43 +0000 https://www.stormacq.com/?p=189#comment-110 Hello Ganesh,

We did develop a LAB for JavaONE 2009 describing precisely this – how to combine this Java FX Pie component with a REST based data source.

You will find the LAB on Sun Developer Network at http://developers.sun.com/learning/javaoneonline/j1lab.jsp?lab=LAB-5557&yr=2009&track=1

Enjoy !

Seb

]]>
By: Ganesh Prasad https://www.stormacq.com/create-a-reusable-piechart-component-with-javafx-part-i/comment-page-1/#comment-109 Thu, 01 Apr 2010 20:19:01 +0000 https://www.stormacq.com/?p=189#comment-109 Hi Sebastien,

This is a fascinating example. I want to get the pie chart working with a REST service, and I’ve used your code to do it, but I’m unable to get it working. Do you have the full working code somewhere that I can download and play with?

Thanks and regards,
Ganesh

]]>