Skip to main content

dg

Namespaces

NamespaceDescription
chemCheminformatics-related routines
ClickUtils-
HtmlUtilsHtml-related utilities
ml-
Paint-
TestAutotest-related helpers
xEXPERIMENTAL - USE AT YOUR OWN RISK - API might change

Enumerations

EnumerationDescription
AGG-
AllowStickyMetaType-
ArrowType-
AxisTickmarksMode-
AxisType-
CardValueSourceType-
COLOR_CODING_TYPE-
COLUMN_TYPE-
CORE_VIEWER-
CorrelationType-
DEMO_DATASET-
DOCK_TYPE-
EVENT_TYPEEvent type identifiers used with grok.events.onEvent() and __obs().
FILTER_TYPE-
FlexAutoPosition-
FlexExtendedPosition-
FlexPosition-
FUNC_OPTIONSCommonly used options on the function level
GRID_COLUMN_TAGS-
GridColorCodingType-
JOIN_TYPE-
LEGEND_POSITION-
LINE_CHART_SERIES_TYPE-
LineInterpolationMode-
LINK_CLICK_BEHAVIOR-
LOG_LEVEL-
MARKER_TYPE-
NAMED_VALIDATORS-
PERMISSION-
RENDER_MODE-
RowGroupAction-
RowSet-
SCRIPT_LANGUAGE-
SEMTYPE-
ShapeType-
SIMILARITY_METRIC-
STAT_COUNTS-
STATS-
STR_AGG-
STRUCTURE_FILTER_TYPE-
SYNC_TYPE-
TextInterpretationMode-
TextOrientation-
TYPE-
USER_STATUS-
VerticalAlignType-
VIEW_TYPE-
VIEWER-
VIEWER_PROPERTY_TYPE-
VisibilityMode-

Classes

ClassDescription
AccordionAccordion control with collapsible/expandable panes. Samples: https://public.datagrok.ai/js/samples/ui/accordion
AccordionPaneA pane in the Accordion control.
ActivityDataSourceCommon functionality for handling collections of entities stored on the server. Works with Datagrok REST API, allows to get filtered and paginated lists of entities, Can be extended with specific methods. (i.e. UsersDataSource)
AdminDataSource-
AnnotationRegionsHelper-
BalloonBalloon-style visual notifications.
BarChartViewerRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
BigIntColumnStrongly-typed column. Use get and set to access elements by index.
BitSetEfficient bit storage and manipulation. See samples: https://public.datagrok.ai/js/samples/data-frame/aggregation
BoxPlotRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
Breadcrumbs-
BrowsePanelJS wrapper for the widget implemented in Dart.
CalendarViewerRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
CanvasRenderer-
CardViewBase view for working with a collection of objects that reside on the server. Typically, results are filtered by applying AND operation between two filters: permanentFilter (which is set programmatically and is not visible) and searchValue entered by the user.
CellRepresents a table cell.
ChoiceInputInput control base. Could be used for editing Property values as well. The root is a div that consists of captionLabel and input.
ClientCacheClient caching service that caches results of function invocations and stores them in the IndexedDb.
CodeEditorClass for code input editor.
CodeInputInput control base. Could be used for editing Property values as well. The root is a div that consists of captionLabel and input.
ColorColor-related routines.
ColumnStrongly-typed column. Use get and set to access elements by index.
ColumnColorHelper-
ColumnComboBoxA combo box with columns as item. Supports sorting, searching, custom tooltips, column-specific rendering, drag-and-drop, etc
ColumnDialogHelper-
ColumnGridProxy class for the Dart-based column grid.
ColumnInfo-
ColumnListColumns in a [DataFrame].
ColumnMarkerHelper-
ColumnMetaHelper-
ColumnsArgs-
Completer-
ComponentBuildInfo-
ConfusionMatrixRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
ConnectionDataSourceRepresents data source, such as PostgreSQL, Oracle, S3, etc.
Context-
CorrelationPlotRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
CredentialsRepresents connection credentials Usually it is a login and a password pair Passwords are stored in the secured credentials storage See also: https://datagrok.ai/help/datagrok/solutions/enterprise/security#credentials
CredentialsDataSourceFunctionality for handling credentials collection from server and working with credentials remote endpoint Allows to manage Credentials See also: https://datagrok.ai/help/datagrok/solutions/enterprise/security#credentials
CustomCardViewBase view for working with a collection of objects that reside on the server. Typically, results are filtered by applying AND operation between two filters: permanentFilter (which is set programmatically and is not visible) and searchValue entered by the user.
DapiExposes Datagrok's server-side functionality.
DartListA proxy to a Dart List<T>.
DartWidgetJS wrapper for the widget implemented in Dart.
DartWrapper-
DataCreating, loading, querying, manipulating, joining tables.
DataConnectionRepresents a data connection
DataConnectionsDataSourceFunctionality for handling connections collection from server and working with credentials remote endpoint Allows to manage DataConnection See also: https://datagrok.ai/help/datagrok/solutions/enterprise/security
DataFrameDataFrame is a high-performance, easy to use tabular structure with strongly-typed columns of different types.
DataFrameAnnotationRegionsHelper-
DataFrameColumnColumn of type [DataFrame].
DataFrameDialogHelper-
DataFrameFormulaLinesHelperFormulaLinesHelper provides methods for working with Formula Lines. Primarily intended for use in Viewer and DataFrame metadata. Documentation: https://datagrok.ai/help/develop/how-to/show-formula-lines
DataFrameMetaHelper-
DataFramePlotHelper-
DataJobRepresents a data job
DataQueryRepresents a data query
DataQueryViewA view is typically docked in the main document area of the Grok platform. See [TableView], [SketchView], etc
DataSourceType-
DateInputInput control base. Could be used for editing Property values as well. The root is a div that consists of captionLabel and input.
DateTimeColumnStrongly-typed column. Use get and set to access elements by index.
Db-
DbInfoRepresents metadata for a database/catalog in Datagrok.
DbRelationInfoRepresents metadata for a database relation in Datagrok.
DbSchemaInfoRepresents metadata for a specific database schema in Datagrok.
DemoDatasetsProvides convenient access to demo datasets.
Detector-
DialogA non-modal dialog. Sample: https://public.datagrok.ai/js/samples/ui/dialogs
DockContainerRepresents a dockable window. See also DockContainer, DockNode. Samples: https://public.datagrok.ai/js/samples/ui/docking/docking
DockerContainerBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
DockerContainersDataSourceFunctionality to work with Docker containers. See help: https://datagrok.ai/help/develop/how-to/docker_containers.
DockerDataSource-
DockerImageBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
DockerImagesDataSourceFunctionality to work with Docker images. See also DockerContainersDataSource.
DockManagerWindow docking manager.
DockNodeDock node. See also DockContainer, DockManager. Samples: https://public.datagrok.ai/js/samples/ui/docking/docking
DockViewA view is typically docked in the main document area of the Grok platform. See [TableView], [SketchView], etc
DropDownBase class for controls that have a visual root and a set of properties.
EntitiesDataSourceFunctionality for handling entities collection from server Allows to manage Entity
EntityBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
EntityPropertyA dynamic property associated with the entity.
EntityType-
EventBusCentral event hub.
EventData-
EventsGlobal platform events.
EventTypeDescriptor for a named event that can be fired on an EventBus. Wraps a Dart EventType<T> instance.
FavoritesJS wrapper for the widget implemented in Dart.
FileInfo-
FilesProvides convenient file shares access *
FilesDataSourceProvides access to file operations in the Datagrok file system.
FilesViewFile browser view. Contains the file tree, search panel and preview components.
FilesWidgetFile browser widget
FilterBase class for DataFrame-bound filtering controls. Supports collaborative filtering by efficiently working together with other filters.
FilterGroupRepresents a group of filters that are located together.
FloatColumnStrongly-typed column. Use get and set to access elements by index.
FormRepresents a form that can be user-designed or edited.
FormulaLinesHelperFormulaLinesHelper provides methods for working with Formula Lines. Primarily intended for use in Viewer and DataFrame metadata. Documentation: https://datagrok.ai/help/develop/how-to/show-formula-lines
FormViewerDataFrame-bound viewer that contains Form
FuncRepresents a function
FuncCallRepresents a function call https://datagrok.ai/help/datagrok/concepts/functions/function-call
FuncCallEditorBase class for widgets or views that serve as editors for FuncCall. Extend it and use it in editor functions. Editor functions should return an implementation of this class for the platform to handle validation correctly. An editor function can be attached to another function using the editor tag: editor: Plugin:EditorFuncName.
FuncCallParamRepresents a parameter of a function.
FuncOptions-
FuncParamOptions-
FuncsDataSourceFunctionality for handling functions collection from server Allows managing Func
FunctionsGrok functions
FunctionsWidgetJS wrapper for the widget implemented in Dart.
GridHigh-performance, flexible spreadsheet control
GridCellRepresents a grid cell
GridCellRenderArgsGrid cell rendering args.
GridCellRenderer-
GridCellRendererProxyProxy class for the Dart-based grid cell renderers.
GridCellStyleRepresents grid cell style.
GridCellStyleEx-
GridCellWidgetRenders the content of the specified [gridCell], and provides interactivity as well.
GridColumnRepresents a grid column
GridColumnListRepresents grid columns.
GridFilterBaseJS wrapper for the widget implemented in Dart.
GridTooltipArgs-
Group-
GroupByBuilderFluid API for building an aggregation query against a DataFrame. Build a query by calling the following methods: key, pivot, count, uniqueCount, missingValueCount, valueCount, min, max, sum, avg, stdev, variance, q1, q2, q3.
GroupsDataSourceFunctionality for handling groups collection from server Allows to manage Group
HistogramViewerRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
HistoryEntry-
HtmlTableJS wrapper for the widget implemented in Dart.
HttpDataSourceCommon functionality for handling collections of entities stored on the server. Works with Datagrok REST API, allows to get filtered and paginated lists of entities, Can be extended with specific methods. (i.e. UsersDataSource)
InputBaseInput control base. Could be used for editing Property values as well. The root is a div that consists of captionLabel and input.
InputFormA form with multiple inputs inside
InputType-
JsInputBaseBase class for JS value editors
JsViewerSubclass JsViewer to implement a DataFrame-bound Datagrok viewer in JavaScript. See an example on github: https://github.com/datagrok-ai/labs/tree/master/packages/Leaflet
LayoutsDataSourceFunctionality for handling layouts collection from server Allows to manage ViewLayout
LegendColumn legend for viewers
LineChartViewerRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
LogDataSourceCommon functionality for handling collections of entities stored on the server. Works with Datagrok REST API, allows to get filtered and paginated lists of entities, Can be extended with specific methods. (i.e. UsersDataSource)
LogEventBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
LogEventParameterBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
LogEventParameterValueBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
LogEventTypeBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
Logger-
LruCacheLeast recently used cache. Inspired by https://github.com/Yomguithereal/mnemonist/blob/master/lru-cache.js
MarkdownInputBase class for JS value editors
MenuMenu (either top menu or popup menu). Top menu sample: https://public.datagrok.ai/js/samples/ui/menu Popup menu sample: https://public.datagrok.ai/js/samples/ui/popup-menu
ModelRepresents a predictive model
MultiChoiceInputInput control base. Could be used for editing Property values as well. The root is a div that consists of captionLabel and input.
MultiViewSubclass ViewBase to implement a Datagrok view in JavaScript.
Notebook-
NotificationsDataSourceCommon functionality for handling collections of entities stored on the server. Works with Datagrok REST API, allows to get filtered and paginated lists of entities, Can be extended with specific methods. (i.e. UsersDataSource)
ObjectColumnStrongly-typed column. Use get and set to access elements by index.
ObjectPropertyBagA dynamic property bag that provides convenient access to an object's properties.
PackageRepresents a package, which is a unit of distribution of content in the Datagrok platform.
PackageLogger-
PcPlotRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
Permission-
PermissionsDataSource-
PieChartViewerRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
PivotViewerRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
PointRepresents a point.
ProgressIndicator-
ProjectRepresents a project
ProjectsDataSourceFunctionality for working with remote projects
ProjectsViewProjects view
PropertyStrongly-typed property associated with an object. Used for reflection, serialization, UI generation, and other introspection-dependent tasks.
PropertyGridJS wrapper for the widget implemented in Dart.
QnumA set of static methods for working with qualified numbers. The internal representation of a qualified number is a regular double precision floating point number (IEEE 754), except the two least significant bits in mantissa are reserved for holding the qualifier ([LESS], [EXACT], [GREATER]).
RangeSliderA slider that lets user control both min and max values.
RectRepresents a rectangle.
RocCurveRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
RowRepresents a row in a DataFrame.
RowGroup-
RowListRepresents rows of the [DataFrame].
RowMatcherRow matcher.
ScatterPlotViewer2D scatter plot
SchemaRepresents dynamic property schema, associated with the entity type.
Script-
ScriptEnvironmentRepresents a script environment
ScriptLanguage-
ScriptsViewScripts view
ScriptViewScript view
SearchResult-
SemanticValue-
ServerMessageTypes-
SettingsUser-specific platform settings.
ShellGrok visual shell, use it to get access to top-level views, tables, methods, etc.
ShellContextPanelRepresents context panel that shows properties for the current object and is toggleable by pressing F1
ShellHelpPanelRepresents help panel that shows help for the current object and is toggleable by pressing F1
SpaceChildrenClientClient for querying and filtering children of a space. Children can include subspaces (Projects), files (FileInfo), and various entities like scripts, queries, and connections.
SpaceClientClient for working with a specific space. Provides methods for managing subspaces, entities (scripts, queries, connections), and files.
SpaceFilesClientClient for file operations within a space's storage. Files in a space are stored in the space's dedicated storage connection. Directory operations are synchronized with the space hierarchy - creating a directory creates a corresponding subspace, and renaming a directory renames the subspace.
SpacesDataSourceData source for working with Spaces - hierarchical containers for organizing entities and files. Spaces support nested subspaces, file storage, and can contain various entities like scripts, queries, etc.
StatsRepresents basic descriptive statistics calculated for a Column. See samples: https://public.datagrok.ai/js/samples/data-frame/stats
StickyMetaAPI for Sticky meta. Allows attaching arbitrary metadata on custom entities. Can be applied to a column of entities based on semtype or column tags.
StreamSubscriptionSubscription to an event stream. Call [cancel] to stop listening.
StringUtils-
TabControlTab control that hosts panes inside. See also TabPane
TableInfo-
TableQueryRepresents a table query
TableQueryBuilderTable query builder that works with database tables
TablesDataSourceFunctionality for working with remote tables
TableViewA View that is associated with a DataFrame and exposes exploratory data analysis functionality. This view gets opened whenever a new table is added to the workspace when a user drag-and-drops a CSV file, or opens a table in any other way.
TabPaneRepresents a pane of either TabControl or Accordion
TagEditor-
TagElement-
Tags-
TaskBarProgressIndicator-
ToolboxPage-
TreeViewGroupTree view node. Sample: https://public.datagrok.ai/js/samples/ui/tree-view
TreeViewNodeTree view node. Sample: https://public.datagrok.ai/js/samples/ui/tree-view
TrellisPlotViewerRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
TypeAheadInput control base. Could be used for editing Property values as well. The root is a div that consists of captionLabel and input.
TypedEventArgs-
UsageType-
UserRepresents a user of the Datagrok platform.
UserDataStorage-
UserNotification-
UserReportBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
UserReportsDataSourceCommon functionality for handling collections of entities stored on the server. Works with Datagrok REST API, allows to get filtered and paginated lists of entities, Can be extended with specific methods. (i.e. UsersDataSource)
UserReportsRuleBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
UserReportsRulesDataSourceCommon functionality for handling collections of entities stored on the server. Works with Datagrok REST API, allows to get filtered and paginated lists of entities, Can be extended with specific methods. (i.e. UsersDataSource)
UsersDataSourceFunctionality for handling Users collection from server and working with Users remote endpoint Allows to load current user and list of all Datagrok users with filtering and pagination See example: https://public.datagrok.ai/js/samples/dapi/who-am-i
UserSessionRepresents a user session in the Datagrok platform.
Utils-
ValueMatcherValue matcher. See usage example: https://public.datagrok.ai/js/samples/data-frame/value-matching/value-matcher
ViewA view is typically docked in the main document area of the Grok platform. See [TableView], [SketchView], etc
ViewBaseSubclass ViewBase to implement a Datagrok view in JavaScript.
ViewerRepresents a viewer. See also https://datagrok.ai/help/develop/how-to/manipulate-viewers
ViewerAnnotationRegionsHelper-
ViewerEvent-
ViewerFormulaLinesHelperFormulaLinesHelper provides methods for working with Formula Lines. Primarily intended for use in Viewer and DataFrame metadata. Documentation: https://datagrok.ai/help/develop/how-to/show-formula-lines
ViewerMetaHelper-
ViewInfoBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
ViewLayoutBase class for system objects stored in the database in a structured manner. Contains base properties: id, name and path
ViewsDataSourceFunctionality for handling views information from server Allows to manage ViewInfo
VirtualViewRepresents a virtual view, where visual elements are created only when user scrolls them into view.
VisualDbQueryEditorJS wrapper for the widget implemented in Dart.
WidgetBase class for controls that have a visual root and a set of properties.
WidgetDescriptorProvides metadata about the widget (such as name, description, available events and properties) without having to instantiate it. Used for command palettes, AI, etc
WindowsControls tool windows visibility
WizardEXPERIMENTAL - USE AT YOUR OWN RISK - API might change

Interfaces

InterfaceDescription
AnnotationRegionRepresents a core annotation region parameters.
AreaAnnotationRegionRepresents an area annotation region (defined by polygon points) parameters.
BalloonOptions-
ColumnsFormatCsvExportOptionsColumn name -> format
CsvExportOptionsCsv export options to be used in DataFrame.toCsv
DatabaseConnectionPropertiesRepresents basic properties of database connection.
DataConnectionCachePropertiesRepresents connection cache properties. See also: https://datagrok.ai/help/develop/how-to/function_results_cache
DataConnectionPropertiesRepresents data connection properties.
DataFrameArgs-
DbColumnProperties-
DbRelationProperties-
DbTableProperties-
DropDownListOptionsOptions for dropdown with list items
DropDownOptionsOptions for dropdown
EmailEmail that can be sent using the configured SMTP service
EventArgs-
FilterState-
FormulaAnnotationRegionRepresents a formula annotation region (defined by two formula lines) parameters.
FormulaLineFormulaLine available parameters.
FormulaLineMetaFormulaLine meta information.
FuncRoleDescription-
GridCellArgs-
IBarChartSettings-
IBoxPlotSettings-
ICalendarSettings-
ICardSettings-
IConfusionMatrixSettings-
ICorrelationPlotSettings-
IDensityPlotSettings-
IEventTypeEvent type descriptor as returned by IWidgetStatus.events.
IFiltersSettings-
IFormSettings-
IFunctionCallOptions-
IFunctionRegistrationData-
IGridCellStyle-
IGridSettings-
IHistogramSettings-
ILineChartSettings-
IMapViewerSettings-
IMarkupViewerSettings-
IMatrixPlotSettings-
IMenuColorPaletteOptionsSee Menu.colorPalette
IMenuColumnSelectorOptionsSee IMenuSingleColumnSelectorOptions and IMenuMultiColumnSelectorOptions
IMenuFontEditorOptionsSee Menu.fontEditor
IMenuHeaderOptionsSee Menu.header
IMenuItemOptions-
IMenuItemsOptionsSee Menu.items
IMenuMultiColumnSelectorOptionsSee Menu.multiColumnSelector
IMenuSingleColumnSelectorOptionsSee Menu.singleColumnSelector
INetworkDiagramSettings-
InputArgs-
IPcPlotSettings-
IPieChartSettings-
IPivotViewerSettings-
IPoint-
IPointsViewerSettings-
IPropertyRepresents a property. See also Property.
IRectBoundsBounding rectangle returned by IWidgetStatus.hitAreas.
IRocCurveSettings-
IScatterPlot3dSettings-
IScatterPlotSettings-
IServerMessageEventArgs-
IShowMenuOptions-
ISparklinesSettings-
IStatsViewerSettings-
ISummarySettings-
ITileViewerSettings-
ITreeMapSettings-
ITrellisPlotSettings-
IViewStateApplicationOptions-
IWidgetStatusRuntime snapshot of a widget's structure, used by the automated testing system. Returned by Widget.getWidgetStatus.
MapChangeArgs-
MultiViewOptions-
ProjectOpenOptions-
SemTypeInfoMetadata associated with the semantic type.
ServiceInfo-
Size-
ViewArgs-
ViewerArgs-
WizardPageEXPERIMENTAL - USE AT YOUR OWN RISK - API might change

Type Aliases

Type AliasDescription
AggregationType-
CategoryDataArgs-
CodeConfig-
ColorCodingType-
ColorType-
ColumnAggregationType-
ColumnId-
ColumnType-
Comparer-
CorrPlotCellArgs-
CsvImportColumnOptions-
CsvImportOptions-
DemoDatasetName-
DockerContainerStatus-
DockType-
DropDownMenuBuilderBuilder function for full Menu control (separators, headers, etc.)
DropDownMenuItemsMenu items definition: functions for items, objects for nested groups.
ElementOptions-
FieldOrder-
FieldPredicate-
FileImportArgs-
fileShares-
GridColumnTooltipType-
GroupAggregation-
GroupDescription-
GroupsDescription-
HorzAlign-
ICodeEditorOptions-
IndexPredicate-
IndexSetter-
JoinType-
JsonArray-
JsonObject-
JsonPrimitive-
JsonValue-
LegendPosition-
LineChartLineArgs-
LogMessage-
MarkdownConfig-
MarkerCodingType-
MatchType-
ObjectType-
PropertyGetter-
PropertySetter-
RangeSliderStyle-
RowDataArgs-
RowPredicate-
ScriptingLanguage-
SearchProviderthe home view should be under the name home and rest should match the views that they are applicable to
SemType-
SimilarityMetric-
SliderOptions-
StringPredicate-
StructureFilterType-
SyncType-
TableJoin-
TextWrap-
Type-
TypeAheadConfig-
ValueValidator-
VertAlign-
ViewerPropertyType-
ViewerType-
ViewSpecificSearchProvider-
ViewType-

Variables

VariableDescription
DEFAULT_SKETCHER-
FileSource-
FLOAT_NULL-
FUNC_TYPES-
functionRoles-
INT_NULL-
MapProxyProxies a Dart Map, API-compliant to ES 2015+
QNUM_EXACT-
QNUM_GREATER-
QNUM_LESS-
TAGS-
TYPES_SCALAR-
UNITS-
WHITE_MOLBLOCK-
WHITE_MOLBLOCK_V_3000-

Functions

FunctionDescription
__obsCreates an RxJS Observable from a Dart event stream.
_getIteratorCreates a JavaScript iterator from a Dart iterator.
_identityInt32-
_isDartium-
_options-
_propsToDartConverts entity properties between JavaScript and Dart. See also: include
_subWraps a Dart stream subscription as a JavaScript StreamSubscription.
_toIterableWraps a Dart iterable as a JavaScript Iterable. Allows using Dart collections in for...of loops.
_toJsonConverts a value to JSON string, handling null.
callFuncWithDartParameters-
debounce-
delay-
format-
histogram-
identityReturns an 'identity' array where the element in idx-th position is equals to idx.
observeStreamConverts Dart stream to rxjs.Observable.
paramsToJsConverts a list of Dart objects to JavaScript objects. Iterates through the array and calls toJs on non-scalar types.
rangeGenerates [count] increasing integer numbers, starting with 0.
renderMultipleHistograms-
timeTimes the execution of function f
timeAsyncTimes the execution of asyncronous function f
toDartConverts a JavaScript object to its Dart representation.
toJsConverts a Dart object to its JavaScript wrapper or native JS value.

References

EntityMetaDartProxy

Re-exports EntityMetaDartProxy


ObjectHandler

Re-exports ObjectHandler