Skip to content

Instantly share code, notes, and snippets.

@theengineear
Created April 29, 2014 06:20
Show Gist options
  • Save theengineear/11391930 to your computer and use it in GitHub Desktop.
Save theengineear/11391930 to your computer and use it in GitHub Desktop.
{
errorbar: {
type: "y",
visible: true,
line: {
width: 3,
color: "rgba(0,0,0,1)"
},
wiskerwidth: 3,
errorplus: [1],
errorminus: [1],
mirror: true,
tracerefplus: "1",
tracerefminus: "1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment