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

Interactive Event Handling - User Interaction with Plots. More...

#include "plotly/plotly.hpp"
#include <iostream>
#include <vector>
Include dependency graph for gallery_event_handling.cpp:

Functions

auto main () -> int

Detailed Description

Interactive Event Handling - User Interaction with Plots.

Author
plotly.cpp contributors
Date
2025

Function Documentation

◆ main()

auto main ( ) -> int