mirror of
https://github.com/FlipsideCrypto/flipside-js.git
synced 2026-02-06 10:48:11 +00:00
Merge branch 'config_updates' of github.com:FlipsideCrypto/flipside-js into config_updates
This commit is contained in:
commit
7d6db5c8e1
@ -57,8 +57,8 @@
|
||||
enabled: true,
|
||||
bucketDistance: 35,
|
||||
lineDistance: 25,
|
||||
color: "purple",
|
||||
fontFamily: "Georgia"
|
||||
// color: "purple",
|
||||
fontFamily: "inherit"
|
||||
},
|
||||
name: { enabled: true, style: {} },
|
||||
spectrum: { enabled: true },
|
||||
@ -85,7 +85,7 @@
|
||||
mode: "dark",
|
||||
bucketDistance: 100,
|
||||
relatedMarkers: {
|
||||
color: "red"
|
||||
// color: "red"
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user