Files
finos--perspective/examples/blocks/src/movies/layout.json
T
2026-07-13 12:23:53 +08:00

134 lines
4.2 KiB
JSON

{
"sizes": [0.34555410083131466, 0.6544458991686853],
"detail": {
"main": {
"type": "tab-area",
"widgets": [
"PERSPECTIVE_GENERATED_ID_0",
"PERSPECTIVE_GENERATED_ID_1",
"PERSPECTIVE_GENERATED_ID_3"
],
"currentIndex": 0
}
},
"mode": "globalFilters",
"master": {
"widgets": ["PERSPECTIVE_GENERATED_ID_2"],
"sizes": [1]
},
"viewers": {
"PERSPECTIVE_GENERATED_ID_2": {
"plugin": "Datagrid",
"plugin_config": {
"columns": {
"IMDB Rating": {
"gradient": 8.1,
"neg_color": "#FF9485",
"number_color_mode": "gradient",
"pos_color": "#b87ff0"
},
"US Gross": {
"fg_gradient": 19729862602,
"number_fg_mode": "bar"
}
},
"editable": false,
"scroll_lock": true
},
"settings": false,
"theme": "Pro Dark",
"group_by": ["Distributor"],
"split_by": [],
"columns": ["US Gross"],
"filter": [],
"sort": [["US Gross", "desc"]],
"expressions": {},
"aggregates": {},
"master": true,
"name": null,
"table": "movies",
"linked": false,
"selectable": "true"
},
"PERSPECTIVE_GENERATED_ID_0": {
"plugin": "Heatmap",
"plugin_config": {},
"settings": false,
"theme": "Pro Dark",
"group_by": ["bucket(\"Rotten Tomatoes Rating\", 2.5)"],
"split_by": ["bucket(\"IMDB Rating\", 0.25)"],
"columns": ["US Gross"],
"filter": [["bucket(\"IMDB Rating\", 0.25)", "is not null", null]],
"sort": [],
"expressions": {
"bucket(\"IMDB Rating\", 0.25)": "bucket(\"IMDB Rating\", 0.25)",
"bucket(\"Rotten Tomatoes Rating\", 2.5)": "bucket(\"Rotten Tomatoes Rating\", 2.5)"
},
"aggregates": {
"bucket(\"Rotten Tomatoes Rating\", 2.5)": "avg"
},
"master": false,
"name": null,
"table": "movies",
"linked": false
},
"PERSPECTIVE_GENERATED_ID_1": {
"plugin": "Y Line",
"plugin_config": {
"legend": {
"left": "79px",
"top": "174px"
},
"splitMainValues": ["Rotten Tomatoes Rating"]
},
"settings": false,
"theme": "Pro Dark",
"group_by": ["bucket(\"Release Date\", 'Y')"],
"split_by": [],
"columns": [
"US Gross",
"Rotten Tomatoes Rating",
"Production Budget",
"Worldwide Gross",
"US DVD Sales"
],
"filter": [],
"sort": [],
"expressions": {
"bucket(\"Release Date\", 'Y')": "bucket(\"Release Date\", 'Y')"
},
"aggregates": {
"Rotten Tomatoes Rating": "avg"
},
"master": false,
"name": "Ratings vs Sales",
"table": "movies",
"linked": false
},
"PERSPECTIVE_GENERATED_ID_3": {
"plugin": "Y Area",
"plugin_config": {
"legend": {
"left": "91px",
"top": "25px"
}
},
"settings": false,
"theme": "Pro Dark",
"group_by": ["bucket(\"Release Date\", 'Y')"],
"split_by": ["Major Genre"],
"columns": ["US Gross"],
"filter": [],
"sort": [],
"expressions": {
"bucket(\"Release Date\", 'Y')": "bucket(\"Release Date\", 'Y')"
},
"aggregates": {},
"master": false,
"name": "US Gross by Genre",
"table": "movies",
"linked": false
}
}
}