plot2d ~master (2018-04-16T18:21:42Z)
Dub
Repo
Plot.Settings
plot2d
plot
Plot
class
Plot
struct
Settings {
Viewport
viewport
;
bool
autoFit
;
Point
minGridStep
;
Border
margin
;
Border
padding
;
}
Members
Variables
autoFit
bool
autoFit
;
use summury charts viewports
margin
Border
margin
;
from border to axis
minGridStep
Point
minGridStep
;
padding
Border
padding
;
from axis to charts
viewport
Viewport
viewport
;
Meta
Source
See Implementation
plot2d
plot
Plot
constructors
this
functions
add
draw
updateCharts
structs
Settings
variables
axis
charts
grid
label
settings
style
tr