Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ polar
Method
polar
source/matplot/axes_objects/line.cpp:506–506 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
504
}
505
506
bool line::polar() const { return polar_; }
507
508
class line &line::polar(bool polar) {
509
polar_ = polar;
Callers
5
compass
Method · 0.45
ezpolar
Method · 0.45
polarhistogram
Method · 0.45
polarplot
Method · 0.45
polarscatter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected