Graph module is managed by Graph command
usage: fcpc module/graph [-h] [--graph.width GRAPH.WIDTH] [--graph.height GRAPH.HEIGHT]
[--graph.history GRAPH.HISTORY]
graph
optional arguments:
-h, --help show this help message and exit
--graph.width GRAPH.WIDTH
Width of a graph[Defined:fcplib.module.graph.cmd] (default: 800)
--graph.height GRAPH.HEIGHT
Height of a graph[Defined:fcplib.module.graph.cmd] (default: 600)
--graph.history GRAPH.HISTORY
Day count of history for graphs[Defined:fcplib.module.graph.cmd] (default: 30)