Skip to content

Commit

Permalink
fix(pie): drop unused custom prop
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed Oct 16, 2023
1 parent a83356c commit a272a30
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 9 deletions.
1 change: 0 additions & 1 deletion _site/templates/css/examples/pie.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@
}

.chaarts.pie td::after {
--arrow: calc(100% - 0.25rem);
--axis: calc(var(--position) - .25turn + var(--value) * .005turn);
--away: calc(var(--radius) / 2 - 1rem);
--integer: calc(var(--value));
Expand Down
1 change: 0 additions & 1 deletion dist/chaarts.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/chaarts.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/chaarts.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit a272a30

Please sign in to comment.