You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PRO series: { 0: { color :'#34CF27'}, 1: { color :'#0252D7'}, 2: { color :'#1E96DD'}, 3: { color :'#CEC3B5'}, 4: { color :'#EA6A05'}, 5: { color :'#871C12'}, 6: { color :'#C42A05'}, 7: {color :'#75763E'},
78
+
PRO 8: { color :'#594611'}, 9: { color :'#989779'}, 10: { color :'#C6BAA5'}, 11: { color :'#9FFA9D'}, 12: { color :'#F571A0'}, 13: { color :'#000000'}, 14: { color :'#ff0000'}
79
+
PRO },
80
+
PRO vAxis: {title: 'Average Active Sessions - AAS (stacked)', gridlines: {count: -1}, titleTextStyle: {fontSize: 16, bold: false}}
81
+
PRO }
82
+
PRO
83
+
PRO var chart = new google.visualization.AreaChart(document.getElementById('linechart'))
84
+
PRO chart.draw(data, options)
85
+
PRO }
86
+
PRO </script>
87
+
PRO </head>
88
+
PRO <body>
89
+
PRO <h1> AAS per Wait Class for Cluster <em>(DBA_HIST_ACTIVE_SESS_HISTORY)</em></h1>
90
+
PRO <br />
91
+
PRO <br />
92
+
PRO <div id="linechart" class="google-chart"></div>
93
+
PRO <br />
94
+
PRO <font class="n">Notes:<br />1) drag to zoom, and right click to reset<br />2) up to 1 days of awr history were considered</font>
95
+
PRO <font class="n"><br />3) </font>
96
+
PRO <pre>
97
+
98
+
PRO </pre>
99
+
PRO <br />
100
+
PRO <font class="f">edb360 (c) 2017. Version v1715 (2017-07-28). Timestamp: 2017-08-02T00:50:58</font>
PRO series: { 0: { color :'#34CF27'}, 1: { color :'#0252D7'}, 2: { color :'#1E96DD'}, 3: { color :'#CEC3B5'}, 4: { color :'#EA6A05'}, 5: { color :'#871C12'}, 6: { color :'#C42A05'}, 7: {color :'#75763E'},
77
+
PRO 8: { color :'#594611'}, 9: { color :'#989779'}, 10: { color :'#C6BAA5'}, 11: { color :'#9FFA9D'}, 12: { color :'#F571A0'}, 13: { color :'#000000'}, 14: { color :'#ff0000'}
78
+
PRO },
79
+
PRO vAxis: {title: 'Average Active Sessions - AAS (stacked)', gridlines: {count: -1}, titleTextStyle: {fontSize: 16, bold: false}}
80
+
PRO }
81
+
PRO
82
+
PRO var chart = new google.visualization.AreaChart(document.getElementById('linechart'))
83
+
PRO chart.draw(data, options)
84
+
PRO }
85
+
PRO </script>
86
+
PRO </head>
87
+
PRO <body>
88
+
PRO <h1> AAS per Wait Class for Cluster <em>(DBA_HIST_ACTIVE_SESS_HISTORY)</em></h1>
89
+
PRO <br />
90
+
PRO <br />
91
+
PRO <div id="linechart" class="google-chart"></div>
92
+
PRO <br />
93
+
PRO <font class="n">Notes:<br />1) drag to zoom, and right click to reset<br />2) up to 1 days of awr history were considered</font>
94
+
PRO <font class="n"><br />3) </font>
95
+
PRO <pre>
96
+
97
+
PRO </pre>
98
+
PRO <br />
99
+
PRO <font class="f">edb360 (c) 2017. Version v1715 (2017-07-28). Timestamp: 2017-08-02T00:50:58</font>
0 commit comments