microsoft / python-in-excel

Python in Microsoft Excel
MIT License
517 stars 34 forks source link

Request: rendering of interactive Altair/Vega-lite chart objects #57

Open ncalm opened 3 months ago

ncalm commented 3 months ago

I noticed today the Altair library in the pip list.

It seems I can produce an interactive chart but it gives me a new error sub-type of "No Excel representation".

It would be great to be able to render and use Altair interactive charts in Excel. :)

image

keyur32 commented 3 months ago

thanks, Interactive plots (Altair, Vega, Plotly) are on our backlog but no eta yet.