feat: working WebGL graph with selection/highlighting

This commit is contained in:
2025-02-23 16:50:34 +01:00
parent 13bb965b28
commit 47fd9bd859
5 changed files with 128 additions and 39 deletions

View File

@@ -34,7 +34,7 @@ export const customTheme: Theme = {
activeFill: '#36C',
opacity: 1,
selectedOpacity: 1,
inactiveOpacity: 0.2,
inactiveOpacity: 0.333,
label: {
stroke: '#fff',
color: '#2A6475',