A new class "Graph" was added to allow the creation of different kinds of graphs (Vertical bar, horizontal bar, cartesian), and now, there is a sample code for the creation of a menu with three options directing to each type of graph.
First code for creating a screen containing a menu with several options.
Object-oriented code for creating a "screen" capable of containing a menu with various options.