Plotly.cpp 0.1.0
A C++ plotting library for expressive, interactive, real-time & streaming data visualization
Loading...
Searching...
No Matches
gallery_2x2_subplots.cpp File Reference

2x2 Subplots - Multiple Plot Layout Example More...

#include "plotly/plotly.hpp"
#include "utils/arg_parser.hpp"
#include <cmath>
#include <vector>
Include dependency graph for gallery_2x2_subplots.cpp:

Functions

auto main (int argc, char *argv[]) -> int

Detailed Description

2x2 Subplots - Multiple Plot Layout Example

Author
plotly.cpp contributors
Date
2025

Function Documentation

◆ main()

auto main ( int argc,
char * argv[] ) -> int