Example 4: Creating a combination chart

As the last example we want to plot different data values on the same chart and use different chart types for them. As an example we want to look at the Soft Capping percentage versus the consumed MSU for a z/OS partition.

Again we enter the X-axis and Y-axis values. In this example the data covers multiple days therefore we use a “Date-Time” stamp for the X-axis. The first two Y-axis values are WLM capping percent and Actual capping percent. Both values are scaled between 0 and 100. The last value MSU can become much higher, so we plot it against the Y-2 Axis and we want to use a stacked area chart for the MSU consumption. Then we enter the chart name, title and axis descriptions, select line chart as the chart type for the Y-axis values, use the default colors  and create the chart:


 

Annotation: The WLM Cap% and Act Cap % overlay each other.