mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
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…
x
Reference in New Issue
Block a user