Completed work on traffic graph.

This commit is contained in:
Ylian Saint-Hilaire
2021-05-06 13:43:21 -07:00
parent b349b83ef1
commit cf70617c95
75 changed files with 741 additions and 3178 deletions

File diff suppressed because one or more lines are too long

View File

@@ -216,7 +216,6 @@ var CreateAgentRemoteDesktop = function (canvasid, scrolldiv) {
}
}
console.log('cmd', cmd);
switch (cmd) {
case 3: // Tile
if (obj.FirstDraw) obj.onResize();