Saad
Saad
Any progress on this?
Sounds good. I'll try and see if it's possible to introduce this change in a backwards compatible manner and if it is I'll create a PR tomorrow. :slightly_smiling_face:
So, it seems like it's not possible to do this in a backwards compatible way because the env var approach requires that the env var is always present even if...
I'm running into a similar issue when I import S/CSS files from @primer/css and the webpack config is using css-loader>=4. Tracked it down to this: https://stackoverflow.com/a/63224177. It would be good...
>What about showing the total count for each section in the legend? Or even in a tooltip while hovering each slice? The legend does show the value of each section...
>Ok, I need the value to be shown directly, so I will modify it maybe. Yup, you can customize it with the `legend` slot. Here's the default legend markup https://github.com/dumptyd/vue-css-donut-chart/blob/master/src/components/Donut.vue#L17-L21....
>I think that would be nice to have total count in the legend Could you share a screenshot of what you have in mind?
That's weird. What version of the library are you using?
I tried this on the demo site in Safari 14 and it seems to be working as expected. Could it be that there's a conflicting CSS rule in the parent...
See if #1 helps you guys.