How to visualize Python charts in Power BI Part 2


Introduction

In a previous article, named How to visualize Python charts in Power BI, we show some charts using Python in Power BI. We saw some lines, bars, and a special function, named eventplot, to draw multiple lines. Most of the examples were charts that you can easily do with the default Power BI visuals. Now, we will show more advanced charts and examples using Python including histograms, trigonometric plots, and 3D images.

Requirements to visualize Python charts in Power BI

Please check the “How to visualize Python charts in Power BI” article. That article contains the requirements. I strongly