mgraph(graph_bar_colour = "red", graph_curve_date_x_values = ["2012-03-04 00:00:00", "2012-03-04 12:00:00", "2012-03-05 00:00:00"], graph_bar_style = "linebar", graph_bar_line_colour = "red", legend_user_text = " Using linebar style ", graph_bar_y_upper_values = [30.00, 35.00, 50.00], graph_bar_justification = "right", graph_bar_y_lower_values = [60.00, 40.00, 70.00], graph_bar_width = 21600.00, graph_type = "bar", graph_bar_line_thickness = 4, legend = "on") mgraph(graph_bar_colour = "green", graph_curve_date_x_values = ["2012-03-06 00:00:00", "2012-03-06 12:00:00", "2012-03-07 00:00:00"], legend_user_text = " Using annotations ", graph_bar_annotation = ["red result", "result", "green result"], graph_bar_annotation_font_colour = "charcoal", graph_bar_y_upper_values = [60.00, 40.00, 30.00], graph_bar_justification = "centre", graph_bar_y_lower_values = [0.00, 0.00, 0.00], graph_bar_width = 10800.00, graph_type = "bar", graph_bar_annotation_font_size = 0.50, legend = "on")