Skip to content

Instantly share code, notes, and snippets.

@jokamjohn
Created May 3, 2020 10:31
Show Gist options
  • Save jokamjohn/4ea3f44640e2d9fe6d6bf2d8f05ad009 to your computer and use it in GitHub Desktop.
Save jokamjohn/4ea3f44640e2d9fe6d6bf2d8f05ad009 to your computer and use it in GitHub Desktop.
<VictoryTooltip
flyoutWidth={95}
flyoutHeight={35}
cornerRadius={5}
pointerLength={40}
flyoutStyle={{
stroke: "#868C97",
strokeWidth: 2,
fill: "#FFFFFF"
}}
style={{
fill: "#868C97",
fontSize: 10,
fontWeight: 500,
textAnchor: "middle"
}}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment