vue-vega
vue-vega copied to clipboard
Support for pie charts?
I was trying to include a pie-chart but the compiler was throwing a vegaSpec error:"Error: Unregistered composite mark arc". I looked up the documentation and it seems that the mark "arc" is not yet supported. Is that correct? Thanks!