WIP NetworkMap class
Former-commit-id: 90763db5291c638e89216da48e1fc4fdba92bc82
This commit is contained in:
parent
0ad8a0383f
commit
e5190a91ee
|
@ -300,12 +300,6 @@ class NetworkMap
|
|||
];
|
||||
|
||||
$this->graph = $this->generateNetworkMap();
|
||||
|
||||
// Direct print. Avoid extra options.
|
||||
// $networkmap['source_period'] = 60;
|
||||
// $networkmap['filter'] = $this->mapOptions['map_filter'];
|
||||
// $networkmap['width'] = 1400;
|
||||
// $networkmap['height'] = 800;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue