Depth Channels Chart
View channels in a depth interval
Last updated
Was this helpful?
View channels in a depth interval
Last updated
Was this helpful?
The same configurations found on is also found here.
Channels depth comes with a Depth selector instead of Time selector and have a Depth Grid configuration:
This chart only shows channels that were originally . The chart uses the property index_value
that represents the depth on the normalized events.
The units of measurement used for the depth on the normalized events can be configured as show in the section.
Depth based charts can be used to visualize a fixed depth range identified by the Exact Depth option, or update dynamically, identified by Relative to asset option.
Depth grid allow a depth interval highlighting using a predefined example, or any custom interval between Micro, Minor and Major grid lines.
Visualization for the above configuration (25/50/100)
The size of these gaps is defined globally in the Live administration, or by the @@dataGapsReportThreshold
macro for temporal channels charts.
For depth channels charts, however, data size customization should be done using the @@depthDataGapsReportThreshold
. This macro can be defined in a pipes module, and just like any other pipes macro, the developer can use conditionals, access live variable (for example, live.matchspan
) and other macros (such as @@context
and @@lookup
).
When creating the pipes module, just make sure to turn the options "Disable prefixing module functions with the qualifier" on.
As explained at "", all temporal and depth channels charts will display data gaps if "Report data gaps" feature is on.