Plotly-dash in webapp written angular

Hi!
The company were I work is building a website that will show some interactive graphs and statistics. The front-end is written in angular and the back-end in python (django). I was wondering if it was possible to use dash in these circumstances? I ask this because I have already tried a small test using django-plotly-dash but couldn’t succeed. I’ve learned that dash was made using React, can that be a reason?
Sorry if the question is dumb, I’m new to web development.
Thanks in advance.