lucid  0.0.1
Lifting-based Uncertain Control Invariant Dynamics
Loading...
Searching...
No Matches
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: