show_all_views_icons = false; $this->show_table = false; $this->show_table_all_columns = false; $this->hide_annotations_view = false; $this->x_axis_step_size = false; $this->show_line_graph = true; $this->addPropertiesThatShouldBeAvailableClientSide(array('show_line_graph')); $this->addPropertiesThatCanBeOverwrittenByQueryParams(array('show_line_graph')); } }