Document toolboxDocument toolbox

Kyvos visualization related properties

The properties listed here allow you to configure the appearance settings for the Kyvos visualization.

Property

Description

Current Value

Possible values

Property

Description

Current Value

Possible values

appIntegration



The property specifies if the Kyvos portal is embedded in a third-party application/custom portal.

False: The value indicates that the Kyvos portal is not embedded into another application.

True: The value indicates that the Kyvos portal is embedded into another application, and the following additional UI operations will be available to the user on the Kyvos visualization.

  • Users can configure any dashboard filter card as a Shared filter card.

  • Users can add a Shared filter card to worksheets.

  • Users can create an action with the target as Javascript Event.

"appIntegration": { "allowEmbedding": false },

true/false

colorConsistency

The property specifies if the color assigned to a particular field is to be maintained in a consistent state across charts, worksheets, and filters.

true 

true/false

tableControlMaxRow

The property controls the maximum number of rows to be rendered in table control in visualization.

10000 

Custom user based numeric value



crosstabControlMaxRow

The property controls the maximum rows to be rendered in crosstab in visualization.

10000 

Custom user based numeric value

crosstabControlMaxColumn

The property controls maximum columns to be rendered in crosstab control in visualization.

100

Custom user based numeric value

crosstabControlRowMaxLimit

The property controls input validation for maximum rows which user can enter on UI for crosstab.

100000

Custom user based numeric value

crosstabControlColumnMaxLimit

The property controls input validation for maximum columns which user can enter on UI for crosstab.

1000

Custom user based numeric value

defaultSortType

The property controls the sort orders in which the data is to be shown in the visualization. It can be hierarchical or alphabetical.

HIERARCHICAL

HIERARCHICAL/ ALPHABETIC

allowMultiStageQuery

If the property value is true, one more criteria is available for the user in filters which enables user to apply criteria with “is after all filters” which means this filter will get applied when all other filters are executed.

false 

true/false

preserveMeasureVisibilityOnChart

The property controls hide/show for measure visibility through color legends on visualization.

true

true/false

dateFormatOnFilterFirstValue

The property controls the default format value used on the date type filter, which is used to send to engine. Kyvos provide filtering on chart data in the visualization

YYYY-MM-DD HH:mm:ss.S

Date format in the string, custom user based

fieldLookupMaxValues

The property specifies the maximum limit for the list to be fetched for filters.

4000

Numeric value

filterCustomListThreshold

The property specifies maximum limit count for adding custom list in filters.

1000

Numeric value

Related properties

Copyright Kyvos, Inc. All rights reserved.