Chapter 8. Charting with Degrafa

This chapter covers

  • Introducing the Degrafa drawing library
  • Creating a custom PieChart component
  • Creating an ItemRenderer for a DataGrid
  • Dynamic object creation

Now that your application is secured and communicating with the server side, it’s time to add data visualization components and enable a bird’s-eye view on the data. Adding data visualization components to your application allows people to see at a glance the open project issues and the number of bugs versus the number of feature requests, without having to manually count them in the data grid in the master view. The data could be visualized in many ways—we’ll only scratch the surface in this chapter.

Adobe provides data visualization components, but ...

Get Flex on Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.