JFXStudio: sketch, hack, share

Chart API with Del.icio.us Web Service

Posted by: Vaibhav Choudhary on: June 8, 2009

Continuing the comment in last blog post…

Why not, here goes an example with Pie Chart and RSS feed. It is the same, I used in javafx.com/samples/ShoppingMashup.

For simplicity in this example, I am removing the book information and just showing how to call Del.icio.us tags and put the information in Pie Chart. I am simply using Delicious username called “javafx” and getting 4 tags of it. Counts of 4 tags will be plotted on Chart.
(No JNLP sorry, my machine is not in good shape to post JNLP)

Source Code :

1. Main File

2. TagInformation File

4 Responses to "Chart API with Del.icio.us Web Service"

[...] Chart API with Del.icio.us Web Service Posted June 8, 2009 [...]

I tried taking the username from the TextBox control i wasnt able to do it. Was getting some sort of JVM exception :( And also the NetBeans plugin is not so good. It doesn’t do the auto formatting. Eclipse plugin is worst. No proper code completion. :(

[...] then followed up with a blog populating a chart from a web service call. The important pieces are the following code blocks. The first here is what generates the Pie Chart [...]

can you please post the exception here.. it need to be removed from runtime. It can go as a bug. Unlike Java, javafx user need not to handle exceptions.

Leave a Reply

Challenge: Small is the New Big

This month's challenge: code something cool in only 30 lines, using the theme of Holiday. Ends December 15th.

Tags