lucid
0.0.1
Lifting-based Uncertain Control Invariant Dynamics
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
lucid::plt::ScatterKwargs Struct Reference
Keyword arguments for
scatter
.
More...
#include <matplotlib.h>
Public Attributes
double
s
= 1.0
The marker size in points**2.
std::string
c
= "b"
The marker color.
std::string
zdir
= "z"
The direction to use as z (‘x’, ‘y’ or ‘z’).
int
fig_number
= -1
The figure number.
char
marker
= 'o'
The marker style.
Detailed Description
Keyword arguments for
scatter
.
The documentation for this struct was generated from the following file:
lucid/util/
matplotlib.h
lucid
plt
ScatterKwargs
Generated by
1.13.2