Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
94da9c11b7f2bd6ac6fa49f735493735efe45c22
/
.
/
applications
/
auto-scale
/
gui
/
src
/
templates
/
slice-detail.tpl.html
blob: 6e63d5b22659bf19170c0e68770ae53a22b06e66 [
file
] [
log
] [
blame
]
<canvas
id
=
"line"
class
=
"chart chart-line"
chart-data
=
"vm.chart.data"
chart-labels
=
"vm.chart.labels"
chart-legend
=
"true"
chart-series
=
"vm.chart.series"
chart-options
=
"vm.chart.options"
>
</canvas>