MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
y()
[2/4]
Series
& MayaFlux::Portal::Forma::Plot::Series::y
(
Role
role
,
AxisRange
range
=
{}
)
inline
Map a single role to the Y axis.
Definition at line
174
of file
SeriesBuilder.hpp
.
174
{})
175
{
176
m_y
.push_back({ .roles = { role }, .range = std::move(range), .palette = {} });
177
return
*
this
;
178
}
MayaFlux::Portal::Forma::Plot::Series::m_y
std::vector< AxisMapping > m_y
Definition
SeriesBuilder.hpp:498
MayaFlux
Portal
Forma
Plot
Series
Generated by
1.9.8