|
Plotly.cpp 0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
|
Structure to hold parsed gallery command line arguments. More...
#include <arg_parser.hpp>
Public Attributes | |
| bool | headless = false |
| Run in headless mode (no browser opening) | |
Structure to hold parsed gallery command line arguments.
This structure provides a consistent way to handle common command line arguments used across the plotly.cpp gallery examples.
| bool GalleryArgs::headless = false |
Run in headless mode (no browser opening)