Attempting to use Sparkline bars
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-02-14 19:13:15 +01:00
parent 5bc20229c1
commit 17da7b3f83
1 changed files with 19 additions and 1 deletions

View File

@ -55,14 +55,32 @@ areas:
- headerName: Component name
field: component
checkboxSelection: true
headerCheckboxSelection: true
flex: 2
autoHeight: true
- headerName: Component Version
field: version
flex: 1
- headerName: Operating system
field: os
flex: 2
- headerName: Availability
field: available
flex: 1
cellRenderer: agSparklineCellRenderer
cellRendererParams:
sparklineOptions:
type: 'bar'
fill: '#5470c6'
stroke: '#91cc75'
highlightStyle:
fill: '#fac858'
valueAxisDomain: [0, 1]
paddingOuter: 0
padding:
top: 0
bottom: 0
axis:
strokeWidth: 0
- id: bottomrow
type: Box