Skip to content

Instantly share code, notes, and snippets.

@forki
Created June 5, 2018 13:20
Show Gist options
  • Save forki/7d11424903a3d59d2414c504ce44ca48 to your computer and use it in GitHub Desktop.
Save forki/7d11424903a3d59d2414c504ce44ca48 to your computer and use it in GitHub Desktop.
ChartComponent.bar [
BarChartProperties.Options
{ responsive = true
maintainAspectRatio = false
scales =
{ yAxes =
[| { ticks = { beginAtZero = true } } |]
}
legend =
{ display = false
position = "right"
}
}
BarChartProperties.Data data ][]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment