Forum Discussion
bub0
4 years agoNew Member
Issue with visualization of pm4py inside of Python visual
Dear community,
I want to use python visuals inside a power BI report. In particular, I want to test the functionality of the library pm4py.
With the use of pm4py library I build a process model that can be visualized, however when I try to display the result it is shown outside of the report as a new image. I want the process flow to be inside of the visual in my report.
Could anyone help with this matter? What would be the reason behind it?
Other usage of python that is based on other libraries such as pyplot works well for me.
I have found a solution today with the function matplotlib_view(gviz). Now I have the problem, that the process map is shown very small with huge white borders.