Merge branch 'config_updates' of github.com:FlipsideCrypto/flipside-js into config_updates

This commit is contained in:
Bryan Cinman 2019-01-31 15:33:58 -05:00
commit 7d6db5c8e1

View File

@ -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"
}
});