Visualize trained model / export graph from Botfront

Hello! In project I work in, we use RASA with Botfront. We are looking for a convenient way to visualize the whole bot’s scenario. The rasa.core.visualize would be the best solution; however, since we use Botfront, information is stored inside trained models

The question is whether there is a method to visualize trained model? Or is there a way to export the whole scenario from Botfront?

Introducing the conversational builder, an intuitive interface to create Rasa stories and NLU data from a single screen.

The solution is to export needed files from botfront and use them in rasa.core.visualize function