Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I was wondering if there is a visual chart (line chart) that has an ability of zooming in using rectangles drawn with the mouse. Something like this:
Time Series and Date Axes | Python | Plotly
Thanks
Hi @Markzolotoy ,
As far as I know, there is no such visual, you can use Python script in power bi.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Interesting. So, I can use Python to create charts?
So, drawing zooming rectangles with the mouse is not there, right?
@Markzolotoy , I think so. You can check some custom visual for that
https://appsource.microsoft.com/en-us/marketplace/apps?product=power-bi-visuals
@Markzolotoy , You have the select facility (lasso select) on the line visual. You can zoom the complete visual using the zoom icon before three dots. I doubt zoom on few points is there