apexcharts / ng-apexcharts

ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.
MIT License
310 stars 78 forks source link

remove unused css file for chart component #249

Closed epelc closed 1 year ago

epelc commented 1 year ago

switch from templateUrl to template for chart component

Simplifies the chart component html and css. Should result in smaller build.