you@wcps>Status Welcome to the interactive WCPS console. Type your
query in the textbox below and press Execute
to test it.
If you want to pipe the output of the query to a widget just add the name of the widget in
front of the query like this:
widget>>query (e.g.
diagram>>for x in...).
You can also add parameters to the
widget, i.e.
diagram(type=area,width=300)>>for x in ... (
documentation)
Have fun!