@springernature/nn-charts
Version:
Visualization for DAS products
117 lines (116 loc) • 2.39 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.sampleData = void 0;
var sampleData = exports.sampleData = {
depth: 0,
id: "root",
label: "Root Hydrates and Crystal Structures",
parentId: "",
size: 12608,
children: [{
id: "1",
label: "Climate Change",
depth: 0,
parentId: "root",
size: 41082,
arbitraryTestDataValue: "8750",
children: [{
children: [],
id: "8",
label: "Ecosystems",
depth: 1,
parentId: "1",
size: 7080,
arbitraryTestDataValue: "7520"
}, {
children: [],
id: "6",
label: "Species",
depth: 1,
parentId: "1",
size: 5478,
arbitraryTestDataValue: "3719"
}, {
children: [],
id: "12",
label: "Soil",
depth: 1,
parentId: "1",
size: 4620,
arbitraryTestDataValue: "7828"
}, {
children: [],
id: "9",
label: "Ecosystem Functions",
depth: 1,
parentId: "1",
size: 4374,
arbitraryTestDataValue: "9123"
}, {
children: [],
id: "7",
label: "Ecosystem Services",
depth: 1,
parentId: "1",
size: 3663,
arbitraryTestDataValue: "5721"
}, {
children: [],
id: "13",
label: "Development Goals",
depth: 1,
parentId: "1",
size: 3573,
arbitraryTestDataValue: "9187"
}, {
children: [],
id: "11",
label: "Sustainable Development Goals",
depth: 1,
parentId: "1",
size: 3199,
arbitraryTestDataValue: "9378"
}, {
children: [],
id: "10",
label: "Coral Reefs",
depth: 1,
parentId: "1",
size: 851,
arbitraryTestDataValue: "8050"
}]
}, {
id: "4",
label: "Metal-Organic Frameworks",
children: [{
depth: 2,
id: "grand-child",
label: "Crystal Structure grandchild",
parentId: "1",
size: 3800,
children: []
}],
depth: 0,
parentId: "root",
size: 2100,
arbitraryTestDataValue: "9592"
}, {
children: [],
id: "3",
label: "Artificial Intelligence",
depth: 0,
parentId: "root",
size: 1250,
arbitraryTestDataValue: "5927"
}, {
children: [],
id: "2",
label: "Ethics",
depth: 0,
parentId: "root",
size: 700,
arbitraryTestDataValue: "5155"
}]
};