Package io.deephaven.web.client.api.widget.plot
package io.deephaven.web.client.api.widget.plot
-
ClassDescriptionHelper class to manage snapshots and deltas and keep not only a contiguous JS array of data per column in the underlying table, but also support a mapping function to let client code translate data in some way for display and keep that cached as well.Helper class for plot downsampling methods.Represents the subscriptions that are needed to get data for the series in a figure.Defines one axis used with by series.Provide the details for a chart.Provides the details for a figure.Tracks ranges that an axis has registered for.A descriptor used with JsFigureFactory.create to create a figure from JS.Describes a template that will be used to make new series instances when a new table added to a plotBy.Provides access to the data for displaying in a figure.Describes how to access and display data required within a series.