A basic use case example with a map and a chart.
Demonstrates how maps and charts are updated as the underlying data source is filtered.
Demonstrates how to add clustering by feature property to a layer. Only features with the same property value will clustered together.
Demonstrates how single and multi feature selection can be added to layers. The selection updates the data source and therefore also the charts using the same source.
The following example shows how Sinitum can handle large amounts of data.
Demonstrates how SINTIUM can draw and custimize a simple graph with brushing and selection coordinated with charts.
Demonstrates extensions can be use to add additional functionality to Sintium objects.
Demonstrates how to render the regular openlayers heatmap with WebGL for increased performance.
Demonstrates WebGL heatmap on gridded data.
Demonstrates animated WebGL layer for displaying streams (wind, sea currents etc.).
The widget grid allows charts and non-related map components to be placed into a grid ala modern flex widget grids which supports multiple controls for either all or induvidual widgets.
A tutorial and overview of how to utilize multiple components from SINTIUM to build a complex application, either using SPAs or regular MVC, server-frontend functionality.
Shows an interactive application using various text widgets available in SINTIUM. The the system will give an brief overview of the various widgets and how they can be coordinated.