swimlane/ngx-charts

View on GitHub
projects/swimlane/ngx-charts/src/lib/pie-chart/pie-grid.component.scss

Summary

Maintainability
Test Coverage
.pie-grid {
  .arc1 {
    opacity: 0.4;
  }
  .percent-label {
    font-size: 16px;
    font-weight: 400;
  }
}