How to build balloon plot in dash

Hi All,

Can anyone help me on how to build balloon plot in dash?

Thanks

Hi @Abhinav I think a balloon plot is the same as a bubble plot, just with categorical axis, so you can adapt the bubble plot examples of the documentation.