Search
Preparing search index...
The search index is not available
Sourcegraph extension API
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
"sourcegraph"
ChartAxis
Interface ChartAxis<K, D>
Type parameters
K
:
keyof
D
D
:
object
Hierarchy
ChartAxis
Index
Properties
data
Key
scale
type
Properties
data
Key
data
Key
:
K
The key in the data object.
Optional
scale
scale
:
"time"
|
"linear"
The scale of the axis.
type
type
:
"number"
|
"category"
The type of the data key.
"sourcegraph"
Chart
Axis
data
Key
scale
type
Generated using
TypeDoc
The key in the data object.