feat(charts): add chart.js examples page

This commit is contained in:
Alexander Zhukov 2017-05-16 19:02:54 +03:00
parent 626da294c4
commit cf23f972d1
22 changed files with 657 additions and 264 deletions

View file

@ -3,7 +3,7 @@
:host {
display: block;
.echart {
/deep/ .echart {
height: calc(#{$nga-card-height-xmedium} - 50px);
}
}