d3-thematika - v0.0.1
GitHub
Examples
Preparing search index...
index
PathsTextureOptions
Interface PathsTextureOptions
パステクスチャのオプション
interface
PathsTextureOptions
{
background
?:
string
;
d
?:
string
;
fill
?:
string
;
id
:
string
;
size
?:
number
;
stroke
?:
string
;
strokeWidth
?:
number
;
}
Index
Properties
background?
d?
fill?
id
size?
stroke?
stroke
Width?
Properties
Optional
background
background
?:
string
背景色
Optional
d
d
?:
string
パスのd属性
Optional
fill
fill
?:
string
パスの塗り色
id
id
:
string
テクスチャID
Optional
size
size
?:
number
テクスチャのサイズ
Optional
stroke
stroke
?:
string
パスの線の色
Optional
stroke
Width
strokeWidth
?:
number
パスの線の太さ
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
background
d
fill
id
size
stroke
stroke
Width
NPM Package
Issues
GitHub
Examples
d3-thematika - v0.0.1
Loading...
パステクスチャのオプション