41 lines
704 B
Plaintext
41 lines
704 B
Plaintext
{
|
|
"custom": {},
|
|
"params": {},
|
|
"props": {
|
|
"defaultSize": {
|
|
"width": 1000
|
|
}
|
|
},
|
|
"root": {
|
|
"children": [
|
|
{
|
|
"meta": {
|
|
"name": "TagBrowseTree"
|
|
},
|
|
"position": {
|
|
"basis": "25%"
|
|
},
|
|
"type": "ia.display.tag-browse-tree"
|
|
},
|
|
{
|
|
"meta": {
|
|
"name": "PowerChart"
|
|
},
|
|
"position": {
|
|
"basis": "75%"
|
|
},
|
|
"props": {
|
|
"interaction": {
|
|
"chartZoomLevel": 1,
|
|
"rangeZoomLevel": 1
|
|
}
|
|
},
|
|
"type": "ia.chart.powerchart"
|
|
}
|
|
],
|
|
"meta": {
|
|
"name": "root"
|
|
},
|
|
"type": "ia.container.flex"
|
|
}
|
|
} |