GroupBrushExtent
@elastic/charts • Exports
@elastic/charts / GroupBrushExtent
Interface: GroupBrushExtent
Represents the extent of a brush interaction for a specific group in an XY chart.
Contents
Properties
extent
extent: [
number
,number
]
Source
packages/charts/src/specs/settings.tsx:99
groupId
groupId:
string
Source
packages/charts/src/specs/settings.tsx:98
Generated using typedoc-plugin-markdown and TypeDoc