Skip to main content

Variables

applicationMenuItemAbout

ApplicationMenuItem that opens a modal displaying the versions of Atoti Server and UI.

applicationMenuItemDocumentation

ApplicationMenuItem that opens the documentation in a new tab.

applicationSubMenuHelp

ApplicationSubMenu containing ApplicationMenuItems with information about Atoti.

axisIds

Object mapping all the axis type names and their id.

darkActiveViamTheme

The default dark theme.

lightActiveViamTheme

The default light theme.

pluginCellPivotTable

CellPlugin allowing users to expand header cells and sort columns in a CellSet table.

pluginCellStyleDrillthroughTable

CellStylePlugin adding an alternate backgrounds to rows and indicating changing cells.

pluginCellStylePivotTable

CellStylePlugin hiding neighboring header cells with the same value and adding an alternate background to leaf rows.

pluginCellStyleTable

CellStylePlugin hiding neighboring header cells with the same value and adding an alternate background to leaf rows.

pluginCellTable

CellPlugin displaying a cell in a table.

pluginCellTreeTable

CellPlugin displaying the row header of a pivot table as a tree and allowing users to expand header cells and sort columns.

pluginMenuItemCopyQuery

MenuItemPlugin allowing to copy the MDX query of a widget, if it has one.

pluginMenuItemDuplicateWidget

MenuItemPlugin allowing to duplicate a widget in a dashboard.

pluginMenuItemExportDrillthroughToCsv

MenuItemPlugin allowing to download the data represented by a drillthrough widget as a CSV file.

pluginMenuItemExportToCsv

MenuItemPlugin allowing to download the data represented by a widget as a CSV file.

pluginMenuItemFilterOnEverythingButSelection

MenuItemPlugin allowing to filter a widget and/or its siblings by showing everything except what is selected.

pluginMenuItemFilterOnSelection

MenuItemPlugin allowing to filter a widget and/or its siblings on its current selection.

pluginMenuItemFullScreen

MenuItemPlugin allowing to display a widget in full screen.

pluginMenuItemHideColumns

MenuItemPlugin allowing to hide columns in a table widget.

pluginMenuItemOpenDrillthrough

MenuItemPlugin allowing to open a drillthrough from a data visualization widget.

pluginMenuItemRefreshQuery

MenuItemPlugin allowing to refresh a widget.

pluginMenuItemRemoveSort

MenuItemPlugin allowing to remove sorting on a data visualization widget.

pluginMenuItemRemoveWidget

MenuItemPlugin allowing to remove a widget.

pluginMenuItemSaveWidget

MenuItemPlugin allowing to save a widget from within a dashboard.

pluginMenuItemSaveWidgetAs

MenuItemPlugin allowing to save a new widget from within a dashboard.

pluginMenuItemShowHideChartTotals

MenuItemPlugin allowing to show and hide totals on a bar, line or column Plotly chart widget.

pluginMenuItemShowHideTotals

MenuItemPlugin allowing to show and hide totals on a data visualization widget.

pluginMenuItemSortChartAscendingly

MenuItemPlugin allowing to sort a chart widget ascendingly.

pluginMenuItemSortChartDescendingly

MenuItemPlugin allowing to sort a chart widget descendingly.

pluginMenuItemSortDrillthroughTableAscendingly

MenuItemPlugin allowing to sort a drillthrough table ascendingly.

pluginMenuItemSortDrillthroughTableDescendingly

MenuItemPlugin allowing to sort a drillthrough table descendingly.

pluginMenuItemSortPivotTableAscendingly

MenuItemPlugin allowing to sort a widget representing a CellSet ascendingly without breaking the hierarchies.

pluginMenuItemSortPivotTableDescendingly

MenuItemPlugin allowing to sort a widget representing a CellSet descendingly without breaking the hierarchies.

pluginMenuItemSortTableAscendingly

MenuItemPlugin allowing to sort a widget representing a CellSet ascendingly without regard to the hierarchy.

pluginMenuItemSortTableDescendingly

MenuItemPlugin allowing to sort a widget representing a CellSet descendingly without regard to the hierarchy.

pluginMenuItemSwitchQuickFilterMode

MenuItemPlugin allowing to change the display mode of a quick filter widget.

pluginMenuItemSwitchWidgetType

MenuItemPlugin allowing to switch to a different widget type.

pluginMenuItemSynchronizeSavedWidget

MenuItemPlugin allowing to synchronize a widget in a dashboard with its original saved widget's latest version on the content server.

pluginTitlebarButtonEditTextWidget

TitleBarButtonPlugin allowing to put a pluginWidgetTextEditor widget in edit mode.

pluginTitleBarButtonFullScreen

TitleBarButtonPlugin allowing to display a widget in full screen.

pluginTitleBarButtonRemoveWidget

TitleBarButtonPlugin allowing to remove a widget.

pluginTitleBarButtonToggleQueryMode

TitleBarButtonPlugin allowing to toggle a widget's query between realtime and paused.

pluginWidgetDrillthroughTable

TableWidgetPlugin running an MdxDrillthrough query and presenting its result as a table.

pluginWidgetKpi

Data visualization WidgetPlugin displaying one or several high level KPIs. Can optionally be used to display comparisons of KPIs, for instance across 2 dates or 2 scenarios. Can be switched to any other data visualization widget plugin.

pluginWidgetPivotTable

Data visualization WidgetPlugin displaying a pivot table. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotly100StackedAreaChart

Data visualization WidgetPlugin displaying a Plotly stacked area chart, normalized in order to highlight the relative contribution of each series to each point on the X axis. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotly100StackedBarChart

Data visualization WidgetPlugin displaying a Plotly stacked bar chart, normalized in order to highlight the relative contribution of each series to each point on the Y axis. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotly100StackedColumnChart

Data visualization WidgetPlugin displaying a Plotly stacked column chart, normalized in order to highlight the relative contribution of each series to each point on the X axis. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyAreaChart

Data visualization WidgetPlugin displaying a Plotly area chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyBulletChart

Data visualization WidgetPlugin displaying a Plotly bullet chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyClusteredBarChart

Data visualization WidgetPlugin displaying a Plotly clustered bar chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyClusteredColumnChart

Data visualization WidgetPlugin displaying a Plotly clustered column chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyColumnsAndLinesChart

Data visualization WidgetPlugin displaying a Plotly "columns and lines" chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyDonutChart

Data visualization WidgetPlugin displaying a Plotly donut chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyGaugeChart

Data visualization WidgetPlugin displaying a Plotly gauge chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyLineChart

Data visualization WidgetPlugin displaying a Plotly line chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyPieChart

Data visualization WidgetPlugin displaying a Plotly pie chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyRadarChart

Data visualization WidgetPlugin displaying a Plotly radar chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyScatterPlot

Data visualization WidgetPlugin displaying a Plotly scatter plot. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyStackedAreaChart

Data visualization WidgetPlugin displaying a Plotly stacked area chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyStackedBarChart

Data visualization WidgetPlugin displaying a Plotly stacked bar chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyStackedColumnChart

Data visualization WidgetPlugin displaying a Plotly stacked column chart. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyTreeMap

Data visualization WidgetPlugin displaying a Plotly treemap. Can be switched to any other data visualization widget plugin.

pluginWidgetPlotlyWaterfallChart

Data visualization WidgetPlugin displaying a Plotly waterfall chart. Can be switched to any other data visualization widget plugin.

pluginWidgetQuickFilter

WidgetPlugin displaying a Component allowing to select members of a chosen hierarchy, in order to filter all widgets in the dashboard page on these members.

pluginWidgetTable

Data visualization WidgetPlugin displaying a table. Can be switched to any other data visualization widget plugin.

pluginWidgetTextEditor

Text editor WidgetPlugin with Markdown support. It offers an edit and a view mode. - Dashboard builders can use the edit mode to document a dashboard or one of its pages, before sharing it.

pluginWidgetTreeTable

Data visualization WidgetPlugin displaying a tree table. A tree table is just like a pivot table, but the columns of its row header are squashed together. These columns are displayed as a tree.

toolQueryContextEditor

Tool allowing to edit the query context of a target widget, page or dashboard.

toolQueryEditor

Tool allowing to see and edit the MDX query of the selected widget.

toolStateEditor

tool allowing to see and edit the widgetState of the selected widget. In particular, this tool can be handy to manually edit the configuration of charts.

toolStyleEditor

Tool allowing to see and edit the style of the selected widget.