MCPcopy Create free account
hub / github.com/alandefreitas/matplotplusplus / touch

Method touch

source/matplot/core/legend.cpp:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 }
25
26 void legend::touch() { parent_->touch(); }
27
28 const std::string &legend::operator[](size_t index) const {
29 return strings_.operator[](index);

Callers 4

line_specFunction · 0.45
axisFunction · 0.45
xrangeFunction · 0.45
yrangeFunction · 0.45

Calls

no outgoing calls

Tested by 1

line_specFunction · 0.36