Visualization widgets
- Last Updated: May 5, 2026
- 1 minute read
- MarkLogic Server
- Documentation
The FastTrack visualization widgets provide visual representations of data including charts, maps, graphs, and timelines. The following table describes the available widgets:
| Widget | Description |
|---|---|
| CategoricalChart | Displays area, bar, column, and other charts based on categorical data. |
| DataGrid | Displays MarkLogic search results in a paginated, configurable table. |
| FileDisplay | Displays a variety of file types (CSV, DOC, HTML, images, JSON, PDF, and more) in a tabbed container. |
| Map | Displays geospatial data on an interactive map with support for tile, marker, and shape layers. |
| NetworkGraph | Displays relationships between entities as nodes connected by lines. |
| SemanticQuery | Queries RDF semantic data using SPARQL, typically used alongside the NetworkGraph widget. |
| Timeline | Displays time-based events or activities for one or more entities along a timeline. |
| TwoLayersChart | Displays multivariate document information in a variety of KendoReact chart types. |