Forum Discussion
Matplotlib Widgets
- 4 years ago
Hi Ncf5031,
I haven't used the library but I imagine that Matplotlib Widgets require an interactive canvas of some kind for this operation to occur. Python visuals are rendered by Power BI as a static image and only update from external events on the report page, and not from any events within the visual. If the visual doesn't display when enabled, it's likely that Matplotlib Widgets is causing rendering issues when Power BI attempts to return the image output to the visual.
Regards,
Daniel
Hi Ncf5031,
I haven't used the library but I imagine that Matplotlib Widgets require an interactive canvas of some kind for this operation to occur. Python visuals are rendered by Power BI as a static image and only update from external events on the report page, and not from any events within the visual. If the visual doesn't display when enabled, it's likely that Matplotlib Widgets is causing rendering issues when Power BI attempts to return the image output to the visual.
Regards,
Daniel