
ojob ojob.io/formats/toLineChart type=dec2 max=100 min=0 width=0 height=0 colors=blue;red;green;cyan;magenta;yellow;bold,blue;bold,red;bold,green;bold,cyan;bold,magenta;bold,yellow nocls=true Plot a line chart based on a map or array input
| Name | Description | 
|---|---|
| type | The chart values type (e.g. int, dec, dec1, dec2, dec3, bytes, si) | 
| max | The maximum value | 
| min | The minimum value | 
| width | The line chart width | 
| height | The line chart height | 
| colors | A semicolon delimited list of colors to override the default | 
| nocls | Boolean to indicate that the output screen should not be cleared |