d3-thematika - v0.0.1
GitHub
Examples
Preparing search index...
index
HatchPatternOptions
Interface HatchPatternOptions
SVGハッチングパターンオプション
interface
HatchPatternOptions
{
angle
?:
number
;
background
?:
string
;
spacing
?:
number
;
stroke
?:
string
;
strokeWidth
?:
number
;
}
Index
Properties
angle?
background?
spacing?
stroke?
stroke
Width?
Properties
Optional
angle
angle
?:
number
角度(度)
Optional
background
background
?:
string
背景色
Optional
spacing
spacing
?:
number
線の間隔
Optional
stroke
stroke
?:
string
線の色
Optional
stroke
Width
strokeWidth
?:
number
線の太さ
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
angle
background
spacing
stroke
stroke
Width
NPM Package
Issues
GitHub
Examples
d3-thematika - v0.0.1
Loading...
SVGハッチングパターンオプション