diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/classes/StackedImpl.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/classes/StackedImpl.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1762 @@ + + + + + StackedImpl - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

StackedImpl Class

+
+ + + + + +
+ Defined in: charts/js/StackedImpl.js:8 +
+ + + + + Module: axis-stacked-base
+ Parent Module: charts + + + + +
+ + + +
+

StackedImpl contains logic for managing stacked numeric data. StackedImpl is used by the following classes:

+ + +
+ + + +
+ + +
+
+

Item Index

+ + +
+

Methods

+ + +
+ + + +
+

Properties

+ +
    + +
  • + _type + + + +
  • + +
+
+ + + + + +
+ + +
+

Methods

+ + +
+

_updateMinAndMax

+ + + () + + + + + + + + private + + + + + + + + + + +
+ + + +

+ + Defined in + + + + + charts/js/StackedImpl.js:35 + +

+ + + + + +
+ +
+

Calculates the maximum and minimum values for the Data.

+
+ + + + + + +
+ + +
+ + + +
+

Properties

+ + +
+

_type

+ Unknown + + + + + private + + + + + + +
+ + + +

+ + Defined in + + + + + charts/js/StackedImpl.js:26 + +

+ + + + +
+ +
+

Type of data used in Data.

+
+ + + + + + +
+ + +
+ + + + + +
+
+ +
+
+
+
+
+
+ + + + + + + + + +