fix(charts): add polyfills for the IE for d3 charts

This commit is contained in:
KostyaDanovsky 2017-09-20 11:07:52 +03:00
parent 4fd404788a
commit f0325bab13
3 changed files with 7 additions and 9 deletions

View file

@ -39,12 +39,4 @@
</nb-card-body>
</nb-card>
</div>
<div class="col-lg-6">
<nb-card>
<nb-card-header>Polar Chart</nb-card-header>
<nb-card-body>
<ngx-d3-polar></ngx-d3-polar>
</nb-card-body>
</nb-card>
</div>
</div>