{{import_widget("data_table")}} {{import_widget("plotly")}}
{{ plotly({ traces: [{ x: x, y: y, mode: "spline", line: {shape: "spline"}, type: "scatter" }], layout: { plot_bgcolor: "rgba(255,255,255,1)" } }) }} {{activate_widgets("")}}