You mean a dashboard with multiple graph, one for each port?
I did creating the new dashboard for the webui, that generates a new dash_id into the database After that i composed my dashboard directly in MySql table such as # widget_id, dash_id, widget_type, widget_config, x, y, width, height '24', '4', 'graph', '{"type":"port_bits","id":"15444","title":"Versa Backup"}', '6', '0', '6', '6' '25', '4', 'graph', '{"type":"port_bits","id":"15427","title":"Versa Primary"}', '0', '0', '6', '6' '26', '4', 'graph', '{"type":"port_bits","id":"16262","title":"MPLS Primary"}', '0', '6', '6', '6' '27', '4', 'graph', '{"type":"port_bits","id":"16270","title":"MPLS Backup"}', '6', '6', '6', '6' '28', '4', 'graph', '{"type":"port_bits","id":"16202","title":"A.S. Primary Link TIM"}', '6', '18', '6', '6' '29', '4', 'graph', '{"type":"port_bits","id":"16203","title":"A.S. Primary Link Fastweb"}', '6', '24', '6', '6'