Avaiga / taipy

Turns Data and AI algorithms into production-ready web applications in no time.
https://www.taipy.io
Apache License 2.0
12.57k stars 951 forks source link

[OTHER] Taipy-Gui Partial Views with MVC Pattern #1844

Open eric-tsibertzopoulos opened 1 week ago

eric-tsibertzopoulos commented 1 week ago

What would you like to share or ask?

I am trying to implememt a Taipy Gui app using the Model View Controller pattern. In my simple app I have a Class, MyView that creates a Partial Page() which attmpts to render a plotly Chart. The chart is data-bound to a Class level variable (agg). When the application starts, MyView is engaged and renders some text but the chart is blank. I am getting warnings about the scope of the data bound variable agg.

Plese see the attached zip file with the sample code.

Thank you.

PartialView_databinding_error

taipy_data_binding.zip

Code of Conduct

dinhlongviolin1 commented 1 week ago

Thanks for creating the issue. I will have a look at it and come back later to you

Rohxn16 commented 1 week ago

Hello maintainers, I am willing to work on this issue. Can I get this issue assigned to me?

someshfengde commented 1 week ago

Hi @jrobinAV can you please assign this issue to me? I'd like to work on it

jrobinAV commented 6 days ago

Hello, @Rohxn16 @someshfengde Thank you both of you for proposing your help.

For issues that are counted for Hacktoberfest, we can only assign one person. @Rohxn16, you were the first one to propose. Let me assign it to you. If you decide not to work on it, please let us know so we can assign it to someone else.

@someshfengde I'm sorry about that. Do not hesitate to look at other issues. We have plenty of them open for contribution.

Thank you,

Rohxn16 commented 5 days ago

Thank you, I will be sure to look into it and if I can not figure out I will tag you and you can assign the task to @someshfengde then.

quest-bot[bot] commented 6 hours ago

New Quest! image New Quest!

A new Quest has been launched in @Avaiga’s repo. Merge a PR that solves this issue to loot the Quest and earn your reward.


Some loot has been stashed in this issue to reward the solver!

🗡 Comment @quest-bot embark to check-in for this Quest and start solving the issue. Other solvers will be notified!

⚔️ When you submit a PR, comment @quest-bot loot #1844 to link your PR to this Quest.

Questions? Check out the docs.