ggplotd ~master (2021-04-12T07:22:03Z)
Dub
Repo
GuideStore.put
ggplotd
guide
GuideStore
Add a range of values to the store
void
put
(T gs)
void
put
(T range)
struct
GuideStore
(string type = "")
void
put
(
T
)
(
in
T
range
)
if
(
!
is
(
T
==
string
) &&
isInputRange
!
T
)
void
put
(T value, double offset)
Meta
Source
See Implementation
ggplotd
guide
GuideStore
functions
hasDiscrete
max
min
put
properties
store
storeHash
variables
_max
_min
_store
Add a range of values to the store