docs: fix demo (#5832)

This commit is contained in:
Aaron 2024-06-06 14:52:38 +08:00 committed by GitHub
parent d93586373e
commit 18590a509f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ const themes = {
'🌞 Light': {
theme: 'light',
node: {
style: { size: 4 },
palette: {
type: 'group',
field: 'cluster',
@ -14,6 +15,7 @@ const themes = {
'🌚 Dark': {
theme: 'dark',
node: {
style: { size: 4 },
palette: {
type: 'group',
field: 'cluster',
@ -24,6 +26,7 @@ const themes = {
'🌎 Blue': {
theme: 'light',
node: {
style: { size: 4 },
palette: {
type: 'group',
field: 'cluster',
@ -37,6 +40,7 @@ const themes = {
background: '#fcf9f1',
theme: 'light',
node: {
style: { size: 4 },
palette: {
type: 'group',
field: 'cluster',