OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
GGraph Struct Reference

Google Graph. More...

Detailed Description

Google Graph.

Definition at line 103 of file GoogleChart.hpp.

#include <GoogleChart.hpp>

Data Fields

size_t type
 TypeOfGraph.
 
std::string data
 data
 
std::string option
 option
 
std::string view
 view in case we need a view
 
GCoptions opt
 Google chart option.
 

Field Documentation

◆ data

std::string GGraph::data

data

Definition at line 109 of file GoogleChart.hpp.

◆ opt

GCoptions GGraph::opt

Google chart option.

Definition at line 118 of file GoogleChart.hpp.

◆ option

std::string GGraph::option

option

Definition at line 112 of file GoogleChart.hpp.

◆ type

size_t GGraph::type

TypeOfGraph.

Definition at line 106 of file GoogleChart.hpp.

◆ view

std::string GGraph::view

view in case we need a view

Definition at line 115 of file GoogleChart.hpp.


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