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

Hello World - Basic Plotly.cpp Example. More...

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

Functions

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

Detailed Description

Hello World - Basic Plotly.cpp Example.

Author
plotly.cpp contributors
Date
2025

Function Documentation

◆ main()

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

< X-axis coordinates

< Y-axis coordinates

< Image format (png, jpg, svg, pdf)

< Image width in pixels

< Image height in pixels

< Success exit code