/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 - 2015 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget_plot.html" %} {% block example %}
{{ plot.minmaxavg('p1', bath_plot_value, '12h') }}
{{ plot.minmaxavg('p2', bath_plot2, '12h', '', '', '', '', '', 25) }}