cpp-toolbox  0.0.1
A toolbox library for C++
Loading...
Searching...
No Matches
toolbox::utils::plot_t::axis_t Struct Reference

#include <plot.hpp>

Public Attributes

axis_scale_t scale {axis_scale_t::LINEAR}
 
std::string label
 

Member Data Documentation

◆ label

std::string toolbox::utils::plot_t::axis_t::label

◆ scale

axis_scale_t toolbox::utils::plot_t::axis_t::scale {axis_scale_t::LINEAR}

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