global
Methods
Name | Description |
---|---|
_apply() | |
_apply() | |
_configureCccVisualRoles() Protected | Configure CCC |
_getDiscreteColorMap() | |
_transformData() Protected | Calls base plus it filters out rows having a null "rows" visual role value when the visual role is operating in a continuous mode. |
createTrend(trendArgs) : Number | /* Computes a trend of a given type and adds the result to a new column in the table. |
Methods Details
_apply() |
---|
Source: javascript/web/pentaho/visual/base/modelAdapter.js, line 65 |
_apply() |
---|
Source: javascript/web/pentaho/visual/base/abstractModel.js, line 41 |
_configureCccVisualRoles() Protected |
---|
Configure CCC Source: javascript/web/pentaho/ccc/visual/barLine.js, line 70 |
_getDiscreteColorMap() |
---|
Source: javascript/web/pentaho/ccc/visual/sunburst.js, line 195 |
_transformData() Protected |
---|
Calls base plus it filters out rows having a null "rows" visual role value when the visual role is operating in a continuous mode. This is a temporary solution. Ideally, visual role definitions would specify an attribute such as Source: javascript/web/pentaho/ccc/visual/pointAbstract.js, line 50 |
createTrend(trendArgs) : Number | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
/* Computes a trend of a given type and adds the result to a new column in the table. For data views, this method creates the trend in the root Source: javascript/web/pentaho/data/_trends.js, line 27
|
Type Definitions
Class() |
---|
The |
nonEmptyString: |
---|
The |
Nully: |
---|
The |
UJsonValue: |
---|
The |