Skip to content

Instantly share code, notes, and snippets.

@rwbrockhoff
Last active March 19, 2019 00:38
Show Gist options
  • Save rwbrockhoff/87c740fee90fb648b40683c1ea076b74 to your computer and use it in GitHub Desktop.
Save rwbrockhoff/87c740fee90fb648b40683c1ea076b74 to your computer and use it in GitHub Desktop.
options : {
///Other configurable options
tooltips: {
backgroundColor: "rgba(0,0,0,0.8)"
bodyAlign: "left"
bodyFontColor: "#fff"
bodySpacing: 2
borderColor: "rgba(0,0,0,0)"
borderWidth: 0
callbacks: {beforeTitle: ƒ, title: ƒ, afterTitle: ƒ, beforeBody: ƒ, beforeLabel: ƒ, …}
caretPadding: 2
caretSize: 5
cornerRadius: 6
custom: null
displayColors: true
enabled: true
footerAlign: "left"
footerFontColor: "#fff"
footerFontStyle: "bold"
footerMarginTop: 6
footerSpacing: 2
intersect: true
mode: "nearest"
multiKeyBackground: "#fff"
position: "average"
titleAlign: "left"
titleFontColor: "#fff"
titleFontStyle: "bold"
titleMarginBottom: 6
titleSpacing: 2
xPadding: 6
yPadding: 6
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment