pub fn yticklabels_data<I, S>(ticklabels: I) -> TickLabels
Expand description
Create a new TickLabels
for the Y-axis with no options from a single
iterator.
pub fn yticklabels_data<I, S>(ticklabels: I) -> TickLabels
Create a new TickLabels
for the Y-axis with no options from a single
iterator.