Quick test for custom html in columns
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
17da7b3f83
commit
374cc4514a
@ -56,32 +56,23 @@ areas:
|
||||
field: component
|
||||
checkboxSelection: true
|
||||
headerCheckboxSelection: true
|
||||
flex: 2
|
||||
flex: 4
|
||||
- headerName: Component Version
|
||||
field: version
|
||||
flex: 1
|
||||
flex: 2
|
||||
- headerName: Operating system
|
||||
field: os
|
||||
flex: 2
|
||||
flex: 4
|
||||
- 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
|
||||
|
||||
cellRenderer:
|
||||
_function:
|
||||
__string.concat:
|
||||
- <span style="font-size:xx-small">
|
||||
# - __args: 0.data._id
|
||||
- Not available for deployment
|
||||
- </span>
|
||||
- id: bottomrow
|
||||
type: Box
|
||||
layout:
|
||||
|
Reference in New Issue
Block a user