API Methods under "graph_dashboard" category


Methods:


POSTcreateGraphDashboard

Create a plot dashboard given selected python plots

GETdescribeGraphDashboard

Describes a given graph dashboard.

GETlistGraphDashboards

Lists the graph dashboards for a project

DELETEdeleteGraphDashboard

Deletes a graph dashboard

POSTupdateGraphDashboard

Updates a graph dashboard

POSTaddGraphToDashboard

Add a python plot function to a dashboard

PATCHupdateGraphToDashboard

Update a python plot function to a dashboard

DELETEdeleteGraphFromDashboard

Deletes a python plot function from a dashboard

GETdescribeGraphForDashboard

Describes a python plot to a graph dashboard