d3-thematika - v0.0.1
GitHub
Examples
Preparing search index...
index
createOceanTexture
Function createOceanTexture
createOceanTexture
(
options
?:
{
id
:
string
;
intensity
?:
"light"
|
"medium"
|
"heavy"
}
,
)
:
(
defs
:
Selection
<
SVGDefsElement
,
unknown
,
HTMLElement
,
any
>
)
=>
void
海の表現用テクスチャを生成します
Parameters
options
:
{
id
:
string
;
intensity
?:
"light"
|
"medium"
|
"heavy"
}
= ...
海テクスチャのオプション
Returns
(
defs
:
Selection
<
SVGDefsElement
,
unknown
,
HTMLElement
,
any
>
)
=>
void
D3セレクションで使用可能なコールバック関数
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
NPM Package
Issues
GitHub
Examples
d3-thematika - v0.0.1
Loading...
海の表現用テクスチャを生成します