v1

latestOpenAPI 3.0.12026-07-1729343.4 KB

appends a plot (or graph) to the notebook

plots or graphs can be cartesian or pie charts (plot type "arc"). Cartesian chart types can be bar, line, area, tick or point.

post/api/notebook/appendPlot

Query parameters

notebookIdstring required

the notebook id

Request body

tableIdstring required

the id of the source table for this plot

Response

Ok

{"stackTrail":"components:responses:appendPlotResponse:content:application/json:schema:properties:result","oasType":"schema","type":"unknown"}