temporaldataanalysis3d

<TemporalDataAnalysis3D
<warningPointCount
>
required
integer

Soft upper limit for the total number of data points than can be displayed during the animation. If exceeded, the user will be asked if the player should start anyway. The number should be chosen in such a way that slightly exceeding it might lead to display problems, but not to a browser crash.

</warningPointCount>
<maximumPointCount
>
required
integer

Hard upper limit for the total number of data points than can be displayed during the animation. If exceeded, the animation will not start and an error message will be displayed. The number should be chosen in such a way that exceeding it might lead to a browser crash.

</maximumPointCount>
<showMapPlaneForDataPointAtMousePointer
>
required
boolean

true to display the map on the level of any point of a track just by pointing the mouse to it by default. Can be turned on and off in Cadenza at any time.

</showMapPlaneForDataPointAtMousePointer>
>
required

The Temporal Data Analysis 3D feature displays time-dependent data series as tracks in a 3D view, where the third dimension is time. Settings can be made here to prevent the system from being overloaded by rendering too many points.

</TemporalDataAnalysis3D>