Summary

In this chapter, we saw how easily a 2D pie chart module could be used within our application, offering one approach to presenting summary data in an exciting manner to our users.

In the code developed for StockByMakeSheet, we saw how to use the framework's graph container called SimpleGraph, and how to present data in a pie chart using the PieChart class. The StockByMake class focused heavily on how to create and use different types of arrays, as well as how to create random numbers using the Random class.

In the next chapter, we will continue to add functionality to our enterprise framework, and investigate how to develop another graphical style reporting component, a 2D bar chart.

Get Enterprise Curl 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.