Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 05:40 AM
Thanks @Andrii Muzychuk. I already have a complex interactive plot function developed using matplotlib under jupyter. I imported to Databricks, but unfortunately for now I have not figured out a way to make it work interactively in DataBricks. Instead of re-writing it from scratch is there a way to convert a matplotlib figure to Altair ( I have tried plotly mpl_to_plotly but it does not work properly for my plot).?