ggplotd ~master (2021-04-12T07:22:03Z)
Dub
Repo
Bounds.this
ggplotd
bounds
Bounds
Constructor taking the x and y limits
this
(double my_min_x, double my_max_x, double my_min_y, double my_max_y)
struct
Bounds
this
(
double
my_min_x
,
double
my_max_x
,
double
my_min_y
,
double
my_max_y
)
this
(string value)
Meta
Source
See Implementation
ggplotd
bounds
Bounds
constructors
this
variables
max_x
max_y
min_x
min_y
Constructor taking the x and y limits