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

A lightweight HTTP server for serving Plotly visualizations. More...

#include <http_server.hpp>

Detailed Description

A lightweight HTTP server for serving Plotly visualizations.

The http_server class provides functionality to serve either static files from a directory or direct HTML content over HTTP. It's designed to be used for hosting Plotly visualizations locally, allowing them to be viewed in a web browser.


The documentation for this class was generated from the following file: