g3-toolkit API Reference
Preparing search index...
react/src
ChannelEncoding
Interface ChannelEncoding<S>
interface
ChannelEncoding
<
S
>
{
driver
?:
string
;
scale
:
S
;
}
Type Parameters
S
Index
Properties
driver?
scale
Properties
Optional
driver
driver
?:
string
Attribute key driving the scale; "fixed" scales ignore it.
scale
scale
:
S
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
driver
scale
g3-toolkit API Reference
Loading...
Attribute key driving the scale; "fixed" scales ignore it.