SVG Graph Network API Documentation - v0.2.0
GitHub
NPM
Preparing search index...
CanvasConfig
Interface CanvasConfig
interface
CanvasConfig
{
background
?:
string
;
showGrid
?:
boolean
;
gridColor
?:
string
;
gridSize
?:
number
;
gridOpacity
?:
number
;
gridStyle
?:
"lines"
|
"dots"
|
"crosses"
;
syncBackgroundTransform
?:
boolean
;
}
Index
Properties
background?
show
Grid?
grid
Color?
grid
Size?
grid
Opacity?
grid
Style?
sync
Background
Transform?
Properties
Optional
background
background
?:
string
Optional
show
Grid
showGrid
?:
boolean
Optional
grid
Color
gridColor
?:
string
Optional
grid
Size
gridSize
?:
number
Optional
grid
Opacity
gridOpacity
?:
number
Optional
grid
Style
gridStyle
?:
"lines"
|
"dots"
|
"crosses"
Optional
sync
Background
Transform
syncBackgroundTransform
?:
boolean
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
background
show
Grid
grid
Color
grid
Size
grid
Opacity
grid
Style
sync
Background
Transform
Examples
Contributing
GitHub
NPM
SVG Graph Network API Documentation - v0.2.0
Loading...