Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_spec
Function · 0.45
axis
Function · 0.45
xrange
Function · 0.45
yrange
Function · 0.45
Calls
no outgoing calls
Tested by
1
line_spec
Function · 0.36