I am a Python developer by trade. I use plotly.js because it has more flexibility and control than Dash and I can incorporate other techs into the ecosystem. However, It can be a pain to pass stuff from the Python backend to the JS frontend. I might consider node.js but Python seems to have all the good data science libraries. Are there any plans for a web assembly compliant plotly library so that python data passing / processing can be used more cleanly with the frontend?
I am a Python developer by trade. I use plotly.js because it has more flexibility and control than Dash and I can incorporate other techs into the ecosystem. However, It can be a pain to pass stuff from the Python backend to the JS frontend. I might consider node.js but Python seems to have all the good data science libraries. Are there any plans for a web assembly compliant plotly library so that python data passing / processing can be used more cleanly with the frontend?