Demonstration of the LiveQPlotWidget

Widget label goes here.

${tmpl_context.plot_widget(data=plot_data, options=plot_options)}

Widget label goes here.

${tmpl_context.pie_widget(data=pie_data, options=pie_options)}
View Source