filename # Name is the name of the chart as it appears in the selection menu, # filename is the name of the plugin defining this chart. $chart_styles = array( 'Top Sources' => 'top-src.inc.php', 'Top Destinations' => 'top-dst.inc.php', 'Top Source Ports' => 'top-ports-src.inc.php', 'Top Destination Ports' => 'top-ports-dst.inc.php', 'Protocol Distribution' => 'proto-dist.inc.php', );