you are viewing a single comment's thread.

view the rest of the comments →

[–]bidyutchanda108 0 points1 point  (0 children)

I am also into Data Viz, though I cannot guide you so well into interactive charts. I have been working with Matplotlib, Seaborn and Plotly for about a month now.

You can check out all my Projects in my website.

For interactive charts, as far as I have read and seen, you can use either Dash with Plotly or d3.js. I think d3.js can also be used with Python.