ggplotd v0.4.12 (2016-02-16T09:21:03Z)
Dub
Repo
NumericLabel
ggplotd
aes
struct
NumericLabel (
T
)
if
(
isInputRange
!
T
) {
import
std
.
range
:
ElementType
;
;
import
std
.
traits
:
isNumeric
;
;
alias
E
=
ElementType
!
T
;
this
(T range);
auto
front
[@property getter];
void
popFront
();
bool
empty
[@property getter];
bool
numeric
[@property getter];
}
Constructors
this
this
(T range)
Members
Aliases
E
alias
E
=
ElementType
!
T
Undocumented in source.
Functions
popFront
void
popFront
()
Properties
empty
bool
empty
[@property getter]
front
auto
front
[@property getter]
numeric
bool
numeric
[@property getter]
Meta
Source
See Implementation
ggplotd
aes
functions
mergeRange
static variables
DefaultValues
structs
NumericLabel
templates
Aes
group
merge