Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

What visualization libraries are available in Fabric?

Power BI aside, what visualization libraries are available in Fabric Notebooks?  Quite a lot of my python code uses Plotly for the visuals.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

By default, every Apache Spark pool in Microsoft Fabric contains a set of curated and popular open-source libraries. Examples include: Matplotlib, Bokeh and Plotly. However, you can technically use any HTML based (for example: D3.js) or Python/Scala provided visualization library by importing the necessary package(s).

View solution in original post

1 REPLY 1
Anonymous
Not applicable

By default, every Apache Spark pool in Microsoft Fabric contains a set of curated and popular open-source libraries. Examples include: Matplotlib, Bokeh and Plotly. However, you can technically use any HTML based (for example: D3.js) or Python/Scala provided visualization library by importing the necessary package(s).

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

Top Kudoed Authors