简体   繁体   English

我可以使用 python 代码在 flutter 应用程序中显示图形吗?

[英]Can I use python code for displaying graph in flutter app?

I made a heatmap using python matplotlib.我使用 python matplotlib 制作了一张热图。 Now I want to build a frontend in flutter and integrate that python backend in it.现在我想在 flutter 中构建一个前端,并将 python 后端集成到其中。 Is this possible?这可能吗? If yes, then how?如果是,那么如何? If its not possible, what can the alternative be?如果不可能,还有什么替代方案?

u could consider using iframe tag in your flutter app alternatively you would need to build a rest endpoint and use flutter charts library to make your work consistent您可以考虑在您的 flutter 应用程序中使用 iframe 标签,或者您需要构建一个 rest 端点并使用 Z5ACEBC4CB70DDBB674B0AC76A 图表库来使您的工作保持一致1

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM