Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion actions-sample-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions actions-sample-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@sigmacomputing/plugin": "^1.0.5",
"@sigmacomputing/plugin": "^1.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -27,4 +27,4 @@
"vite": "^5.2.0"
},
"packageManager": "yarn@4.3.1+sha512.af78262d7d125afbfeed740602ace8c5e4405cd7f4735c08feb327286b2fdb2390fbca01589bfd1f50b1240548b74806767f5a063c94b67e431aabd0d86f7774"
}
}
5 changes: 4 additions & 1 deletion clustering-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@sigmacomputing/plugin": "^1.0.6",
"@deck.gl/core": "8.3.11",
"@deck.gl/layers": "8.3.11",
"@deck.gl/react": "8.3.11",
"@sigmacomputing/plugin": "^1.1.1",
"copy-to-clipboard": "^3.3.1",
"deck.gl": "8.3.11",
"mapbox-gl": "^3.10.0",
Expand Down
17 changes: 10 additions & 7 deletions clustering-map/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1319,13 +1319,13 @@ __metadata:
languageName: node
linkType: hard

"@sigmacomputing/plugin@npm:^1.0.6":
version: 1.0.6
resolution: "@sigmacomputing/plugin@npm:1.0.6"
"@sigmacomputing/plugin@npm:^1.1.1":
version: 1.1.1
resolution: "@sigmacomputing/plugin@npm:1.1.1"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/30326be8a39fff6368db56d335cc48c8ff7d61e0dd590a721b572d2a65051c9669a3d632564686ce8d5670126cccf2119c36bd1d96f91ad4949194f8a6b2e85f
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/f2e3c15f37287cc81a13586f13d7d6702418ba7dcea3b25cd4313622dd26a533a68f1e3af712bac64a44ca80484d27ba763c9b71c8a39174661dc434d646d547
languageName: node
linkType: hard

Expand Down Expand Up @@ -2079,7 +2079,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "clustering-map@workspace:."
dependencies:
"@sigmacomputing/plugin": "npm:^1.0.6"
"@deck.gl/core": "npm:8.3.11"
"@deck.gl/layers": "npm:8.3.11"
"@deck.gl/react": "npm:8.3.11"
"@sigmacomputing/plugin": "npm:^1.1.1"
"@testing-library/jest-dom": "npm:^5.11.4"
"@testing-library/react": "npm:^11.1.0"
"@testing-library/user-event": "npm:^12.1.10"
Expand Down
4 changes: 2 additions & 2 deletions control-api-demo-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@sigmacomputing/plugin": "^0.7.33",
"@sigmacomputing/plugin": "^1.1.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
Expand Down Expand Up @@ -36,4 +36,4 @@
"last 1 safari version"
]
}
}
}
15 changes: 4 additions & 11 deletions control-api-demo-plugin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1555,17 +1555,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.4.tgz#0c8b74c50f29ee44f423f7416829c0bf8bb5eb27"
integrity sha512-LwzQKA4vzIct1zNZzBmRKI9QuNpLgTQMEjsQLf3BXuGYb3QPTP4Yjf6mkdX+X1mYttZ808QpOwAzZjv28kq7DA==

"@sigmacomputing/plugin-types@^0.7.34":
version "0.7.34"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin-types/-/plugin-types-0.7.34.tgz#4876401176d8c642431bd43a51116a0d8feba2c9"
integrity sha512-5VXuRR5t91vp6w5MdJGJ9bRzPsCp2MHSHjNKpWIJsgRY4EXjgVAGFnpp3P116yl1YOQHb/crTtTox0JBn8gTHg==

"@sigmacomputing/plugin@^0.7.33":
version "0.7.34"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-0.7.34.tgz#723b36761043ce426aebdb4be40a917b35a442f8"
integrity sha512-k/gPpdu/U0nF35p+RGQ8LYuM5UR8WUmeVcLw4E0TvEsfnHn1vfjbyM7QeGxIJsSs/0TBV3G2NAXyiOin+UFmJw==
dependencies:
"@sigmacomputing/plugin-types" "^0.7.34"
"@sigmacomputing/plugin@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-1.1.1.tgz#a9f92b609abf4324f5707be509ebf6aee55ece37"
integrity sha512-vlJX+vibR6Mb9eX/InK28wiMZA4rO0qWzvMaCklJSkXw18XOx7yj8WZ65DOeol6eD9MzkZdEuJtCK+wwv7K0sA==

"@sinclair/typebox@^0.24.1":
version "0.24.20"
Expand Down
2 changes: 1 addition & 1 deletion d3-bar-chart-race/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@observablehq/stdlib": "^3.15.4",
"@sigmacomputing/plugin": "^0.6.71",
"@sigmacomputing/plugin": "^1.1.1",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
Expand Down
6 changes: 3 additions & 3 deletions d3-bar-chart-race/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ function transform(config, columns, sigmaData) {

function createkeyframes() {
const keyframes = [];
let ka, a;
for ([ka, a] of datevalues) {
keyframes.push([ka, rank((name) => a.get(name) || 0)]);
for (const [ka, a] of datevalues) {
const dataMap = a;
keyframes.push([ka, rank((name) => dataMap.get(name) || 0)]);
}
return keyframes;
}
Expand Down
8 changes: 4 additions & 4 deletions d3-bar-chart-race/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1533,10 +1533,10 @@
"resolved" "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.0.tgz"
"version" "1.1.0"

"@sigmacomputing/plugin@^0.6.71":
"integrity" "sha512-Si0z4pvJEF4FPAQhNqliybFfy26S2nZILgyZwZ2sUt6ebH6E6IZw9Ody3Ip56tmrtBQXFb304DHumFQRcXA3/A=="
"resolved" "https://registry.npmjs.org/@sigmacomputing/plugin/-/plugin-0.6.71.tgz"
"version" "0.6.71"
"@sigmacomputing/plugin@^1.1.1":
"integrity" "sha512-vlJX+vibR6Mb9eX/InK28wiMZA4rO0qWzvMaCklJSkXw18XOx7yj8WZ65DOeol6eD9MzkZdEuJtCK+wwv7K0sA=="
"resolved" "https://registry.npmjs.org/@sigmacomputing/plugin/-/plugin-1.1.1.tgz"
"version" "1.1.1"

"@sinonjs/commons@^1.7.0":
"integrity" "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ=="
Expand Down
2 changes: 1 addition & 1 deletion d3-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@sigmacomputing/plugin": "^0.6.43",
"@sigmacomputing/plugin": "^1.1.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
Expand Down
1 change: 0 additions & 1 deletion d3-graph/src/App.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import logo from './logo.svg';
import './App.css';
import * as d3 from 'd3';
import {client, useConfig, useElementData} from '@sigmacomputing/plugin';
Expand Down
8 changes: 4 additions & 4 deletions d3-graph/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2409,10 +2409,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"
integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==

"@sigmacomputing/plugin@^0.6.43":
version "0.6.43"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-0.6.43.tgz#e1a6aeca45551e09e1fe399bc75e0d2875fa2cd1"
integrity sha512-ygrpJacwajW3thYLGGIfmYVNDwX9aKS93ymAspTHMJl0m9ptXkcDM3G+MIeW1Asll2H7saeN9vpT5u0z0Z5ysA==
"@sigmacomputing/plugin@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-1.1.1.tgz#a9f92b609abf4324f5707be509ebf6aee55ece37"
integrity sha512-vlJX+vibR6Mb9eX/InK28wiMZA4rO0qWzvMaCklJSkXw18XOx7yj8WZ65DOeol6eD9MzkZdEuJtCK+wwv7K0sA==

"@sinclair/typebox@^0.24.1":
version "0.24.50"
Expand Down
2 changes: 1 addition & 1 deletion d3-sunburst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@sigmacomputing/plugin": "^0.6.43",
"@sigmacomputing/plugin": "^1.1.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
Expand Down
8 changes: 4 additions & 4 deletions d3-sunburst/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2409,10 +2409,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"
integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==

"@sigmacomputing/plugin@^0.6.43":
version "0.6.78"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-0.6.78.tgz#bfc958c34c6b31e74741a0b72b5b1c875127e116"
integrity sha512-pQXl9uO+MhNuXiQalshNY/ia8JPObRQFelbX1DkkJlhQV/p0NM01IzmZk3/oggyIWEHQKt/vz7mn+t7h+MtRVA==
"@sigmacomputing/plugin@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-1.1.1.tgz#a9f92b609abf4324f5707be509ebf6aee55ece37"
integrity sha512-vlJX+vibR6Mb9eX/InK28wiMZA4rO0qWzvMaCklJSkXw18XOx7yj8WZ65DOeol6eD9MzkZdEuJtCK+wwv7K0sA==

"@sinclair/typebox@^0.24.1":
version "0.24.51"
Expand Down
2 changes: 1 addition & 1 deletion d3-timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@sigmacomputing/plugin": "^0.7.19",
"@sigmacomputing/plugin": "^1.1.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
15 changes: 4 additions & 11 deletions d3-timeline/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1524,17 +1524,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz#6801033be7ff87a6b7cadaf5b337c9f366a3c4b0"
integrity sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw==

"@sigmacomputing/plugin-types@^0.7.19":
version "0.7.19"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin-types/-/plugin-types-0.7.19.tgz#6454af4c2fffbac45aa4d661bc1f7caa8994f2f2"
integrity sha512-Fw0B0SxuB3qFsavEunioGEOwYD2aTn9yNr8qTOVuHvLCkwETZSFvx4glCEDg3YZv9vUFp5kfCBSoHlLt0jcNQA==

"@sigmacomputing/plugin@^0.7.19":
version "0.7.19"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-0.7.19.tgz#e42b0fa65f58762c8d01a9676227daf71adbb0ab"
integrity sha512-2CHsAXdz8SeCcZSFSz2rtypdBPhTDXLhljgOYcEzJAFyn2ok+c/Ex9CxAa8PoE70MEdQ7f0jSlTWG1ZvLCdDdA==
dependencies:
"@sigmacomputing/plugin-types" "^0.7.19"
"@sigmacomputing/plugin@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-1.1.1.tgz#a9f92b609abf4324f5707be509ebf6aee55ece37"
integrity sha512-vlJX+vibR6Mb9eX/InK28wiMZA4rO0qWzvMaCklJSkXw18XOx7yj8WZ65DOeol6eD9MzkZdEuJtCK+wwv7K0sA==

"@sinclair/typebox@^0.23.3":
version "0.23.5"
Expand Down
2 changes: 1 addition & 1 deletion frappe-gantt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@sigmacomputing/plugin": "^1.0.5",
"@sigmacomputing/plugin": "^1.1.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
14 changes: 7 additions & 7 deletions frappe-gantt/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2438,13 +2438,13 @@ __metadata:
languageName: node
linkType: hard

"@sigmacomputing/plugin@npm:^1.0.5":
version: 1.0.5
resolution: "@sigmacomputing/plugin@npm:1.0.5"
"@sigmacomputing/plugin@npm:^1.1.1":
version: 1.1.1
resolution: "@sigmacomputing/plugin@npm:1.1.1"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 6713914b3f776a66371f46d34371974d1d77689bf8ab7c33876c104f3e323cf58edd4c2244fa4c3c234dc170292b3fc9d053a47b2fcbc92dde110011f3fb0645
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: 10c0/f2e3c15f37287cc81a13586f13d7d6702418ba7dcea3b25cd4313622dd26a533a68f1e3af712bac64a44ca80484d27ba763c9b71c8a39174661dc434d646d547
languageName: node
linkType: hard

Expand Down Expand Up @@ -6630,7 +6630,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "frappe-gantt@workspace:."
dependencies:
"@sigmacomputing/plugin": "npm:^1.0.5"
"@sigmacomputing/plugin": "npm:^1.1.1"
"@testing-library/jest-dom": "npm:^5.17.0"
"@testing-library/react": "npm:^13.4.0"
"@testing-library/user-event": "npm:^13.5.0"
Expand Down
2 changes: 1 addition & 1 deletion frappe-heatmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@sigmacomputing/plugin": "^0.6.43",
"@sigmacomputing/plugin": "^1.1.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
Expand Down
2 changes: 2 additions & 0 deletions frappe-heatmap/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,15 @@ function App() {
start: new Date(start),
end: new Date(end),
};
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [columns, config.dimension, config.measures, sigmaData]);

React.useEffect(() => {
chart.current = new Chart(ref.current, {
type: 'heatmap',
data,
});
// eslint-disable-next-line react-hooks/exhaustive-deps
}, []);

React.useEffect(() => {
Expand Down
8 changes: 4 additions & 4 deletions frappe-heatmap/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2409,10 +2409,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.2.0.tgz#8be36a1f66f3265389e90b5f9c9962146758f728"
integrity sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==

"@sigmacomputing/plugin@^0.6.43":
version "0.6.43"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-0.6.43.tgz#e1a6aeca45551e09e1fe399bc75e0d2875fa2cd1"
integrity sha512-ygrpJacwajW3thYLGGIfmYVNDwX9aKS93ymAspTHMJl0m9ptXkcDM3G+MIeW1Asll2H7saeN9vpT5u0z0Z5ysA==
"@sigmacomputing/plugin@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-1.1.1.tgz#a9f92b609abf4324f5707be509ebf6aee55ece37"
integrity sha512-vlJX+vibR6Mb9eX/InK28wiMZA4rO0qWzvMaCklJSkXw18XOx7yj8WZ65DOeol6eD9MzkZdEuJtCK+wwv7K0sA==

"@sinclair/typebox@^0.24.1":
version "0.24.50"
Expand Down
2 changes: 1 addition & 1 deletion hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@sigmacomputing/plugin": "^0.7.27",
"@sigmacomputing/plugin": "^1.1.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
15 changes: 4 additions & 11 deletions hello-world/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,17 +1554,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz#6801033be7ff87a6b7cadaf5b337c9f366a3c4b0"
integrity sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw==

"@sigmacomputing/plugin-types@^0.7.27":
version "0.7.27"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin-types/-/plugin-types-0.7.27.tgz#136b60653e46e8d927d62226bc88ff5a46939ba4"
integrity sha512-uKZLkOZ1KDSphbBcc3bmmiNYl5/l8K4cdvEa9/iJVfjrZHuElX5chaQKDzBe5+DwQCYuUy2lNzT+JfR4iawpBA==

"@sigmacomputing/plugin@^0.7.27":
version "0.7.27"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-0.7.27.tgz#ca96c235d13bee92385957dc1602b97c7dced8cd"
integrity sha512-+t5D4kk16DN2hDRpGcU52SQOIRLKJqPgLiRRaxWJIjuxNnxeFm5lXPD1r/jj3U+wmXQT7CV+PC2TG+ZzuUlT1w==
dependencies:
"@sigmacomputing/plugin-types" "^0.7.27"
"@sigmacomputing/plugin@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@sigmacomputing/plugin/-/plugin-1.1.1.tgz#a9f92b609abf4324f5707be509ebf6aee55ece37"
integrity sha512-vlJX+vibR6Mb9eX/InK28wiMZA4rO0qWzvMaCklJSkXw18XOx7yj8WZ65DOeol6eD9MzkZdEuJtCK+wwv7K0sA==

"@sinclair/typebox@^0.23.3":
version "0.23.5"
Expand Down
3 changes: 1 addition & 2 deletions orgchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@sigmacomputing/plugin": "^1.0.5",
"@sigmacomputing/plugin": "^1.1.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand All @@ -13,7 +13,6 @@
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"

},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion orgchart/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import './App.css';
import default_face from "./default.png";
import root_face from "./sigma.jpg";
import {client, useConfig, useElementData, useElementColumns} from '@sigmacomputing/plugin';
import { useEffect, useRef, useMemo } from 'react';
import { useEffect } from 'react';
import { OrgChart } from 'd3-org-chart';
import * as d3 from 'd3';

Expand Down
Loading
Loading