microsoft / python-in-excel

Python in Microsoft Excel
MIT License
535 stars 36 forks source link

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

Open ncalm opened 5 months ago

ncalm commented 5 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 5 months ago

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

franktoffel commented 1 month ago

Any update on this? Particularly on Vega Altair?

This will open up new possibilities for everyone—from data analysts to power users—bringing data storytelling and decision-making into Excel with a few lines of code.

keyur32 commented 1 month ago

Hi @franktoffel , no updates yet. We are still working on some of the other things the community wants. There are some ways to create 'interactivity' using static python plots and native features in Excel, like Slicers.