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
|
field: component
|
||||||
checkboxSelection: true
|
checkboxSelection: true
|
||||||
headerCheckboxSelection: true
|
headerCheckboxSelection: true
|
||||||
flex: 2
|
flex: 4
|
||||||
- headerName: Component Version
|
- headerName: Component Version
|
||||||
field: version
|
field: version
|
||||||
flex: 1
|
flex: 2
|
||||||
- headerName: Operating system
|
- headerName: Operating system
|
||||||
field: os
|
field: os
|
||||||
flex: 2
|
flex: 4
|
||||||
- headerName: Availability
|
- headerName: Availability
|
||||||
field: available
|
field: available
|
||||||
flex: 1
|
flex: 1
|
||||||
cellRenderer: agSparklineCellRenderer
|
cellRenderer:
|
||||||
cellRendererParams:
|
_function:
|
||||||
sparklineOptions:
|
__string.concat:
|
||||||
type: 'bar'
|
- <span style="font-size:xx-small">
|
||||||
fill: '#5470c6'
|
# - __args: 0.data._id
|
||||||
stroke: '#91cc75'
|
- Not available for deployment
|
||||||
highlightStyle:
|
- </span>
|
||||||
fill: '#fac858'
|
|
||||||
valueAxisDomain: [0, 1]
|
|
||||||
paddingOuter: 0
|
|
||||||
padding:
|
|
||||||
top: 0
|
|
||||||
bottom: 0
|
|
||||||
axis:
|
|
||||||
strokeWidth: 0
|
|
||||||
|
|
||||||
- id: bottomrow
|
- id: bottomrow
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
|
Reference in New Issue
Block a user