Table of Contents

Namespace Bonsai.Design.Visualizers

Classes

BarGraphBuilder

Represents an operator that configures a visualizer to plot each element of the sequence as a bar graph.

BarGraphVisualizer

Provides a type visualizer to display an object as a bar graph.

BooleanTimeSeriesVisualizer

Provides a type visualizer for boolean time series data.

GraphControl

Provides a dynamic graph control with a built-in color cycle palette.

LineGraphBuilder

Represents an operator that configures a visualizer to plot each element of the sequence as a line graph.

LineGraphVisualizer

Provides a type visualizer to display an object as a line graph.

RollingGraphBuilder

Represents an operator that configures a visualizer to plot each element of the sequence as a rolling graph.

RollingGraphVisualizer

Provides a type visualizer to display an object as a rolling graph.

StateTimeVisualizer

Provides a type visualizer to display the duration of specific states as a bar graph.

TableLayoutPanelBuilder

Represents an operator that specifies a mashup visualizer panel that can be used to arrange other visualizers in a grid.

TableLayoutPanelCellSpan

Represents the vertical and horizontal span of a table layout cell.

TableLayoutPanelVisualizer

Provides a type visualizer that can be used to arrange other visualizers in a grid.

TimeSeriesVisualizer

Provides a type visualizer for multi-dimensional time series data.

TimeSeriesVisualizerBase

Provides a base class for rolling graph visualizers of multi-dimensional time series data.

TimestampedTimeSeriesVisualizer<T>

Provides a type visualizer for multi-dimensional timestamped data.