d3-thematika - v0.0.1
GitHub
Examples
Preparing search index...
index
LinesTextureOptions
Interface LinesTextureOptions
線テクスチャのオプション
interface
LinesTextureOptions
{
background
?:
string
;
id
:
string
;
orientation
?:
string
[]
;
size
?:
number
;
stroke
?:
string
;
strokeWidth
?:
number
;
}
Index
Properties
background?
id
orientation?
size?
stroke?
stroke
Width?
Properties
Optional
background
background
?:
string
背景色
id
id
:
string
テクスチャID
Optional
orientation
orientation
?:
string
[]
線の方向
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
id
orientation
size
stroke
stroke
Width
NPM Package
Issues
GitHub
Examples
d3-thematika - v0.0.1
Loading...
線テクスチャのオプション