... for example, a table with the data for breast cancer might be generated as follows
viewoftable=Inputs.table(breastData)
## Extending and/or correcting plots
One final illustration of the use of the SDK might be to extend or correct a Plot. For example, in the example above, the title is omiss about the phenotype. To fix that, the data extracted from the plot can be amended and amended plot can be regenerated:
<divid="amendedBarPlot"></div>
{
barData.layout.title=
"Number of partipicants by breast cancer disgnosis and sex";
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.