Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
FusionCharts Beginner's Guide: The Official Guide for FusionCharts Suite

You're reading from  FusionCharts Beginner's Guide: The Official Guide for FusionCharts Suite

Product type Book
Published in Apr 2012
Publisher Packt
ISBN-13 9781849691765
Pages 252 pages
Edition 1st Edition
Languages

Table of Contents (16) Chapters

FusionCharts
Credits
About the Authors
About the Reviewer
www.PacktPub.com
1. Preface
1. Introducing FusionCharts 2. Customizing your Chart 3. JavaScript Capabilities 4. Enabling Drill-down on Charts 5. Exporting Charts 6. Integrating with Server-side Scripts 7. Creating Maps for your Applications 8. Selecting the Right Visualization for your Data 9. Increasing the Usability of your Charts Pop quiz Answers

Time for action — creating a new project in Eclipse and adding the tag library


  1. 1. Create a new project in Eclipse, and save it as FusionCharts_Java_Learning.

  2. 2. Right-click on the project and select Properties. Under Java Build path, select the Source tab. Click on the folder and select Edit. Change src to WEB-INF/src and click Finish.

  3. 3. Change the default output folder to projectname/WEB-INF/classes. Click on OK.

  4. 4. Create a new folder under the WEB-INF folder named lib. Copy all the .jar files from the download package | Code | J2EE | WEB-INF | lib here.

  5. 5. From the FusionCharts download package, copy the entire Charts folder to this project.

What just happened?

We just prepared this project to use the FusionCharts tag library, and now we are ready to create our first chart. For our first chart, we will create a multi-series Column 3D chart to represent the Sales of Food Products versus Non-Food Products for 2009, 2010, and 2011. To focus on the conversion of data to XML, we have stored the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}