Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ jitter
Method
jitter
source/matplot/axes_objects/parallel_lines.cpp:305–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
bool parallel_lines::jitter() const { return jitter_; }
306
307
class parallel_lines ¶llel_lines::jitter(bool jitter) {
308
jitter_ = jitter;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected