Florian Jacta

Results 382 comments of Florian Jacta

I think @chialiotta is working on this issue. Are you still working on it? Please let me know if you need any help. If you are not, we could maybe...

@qmohitsingh Sure! Thank you for contributing to Taipy! Some indication: the code to change is inside [Taipy](https://github.com/Avaiga/taipy) repo. You will find how to [contribute](https://github.com/Avaiga/taipy-gui/blob/develop/CONTRIBUTING.md) and [install](https://github.com/Avaiga/taipy-gui/blob/memo-installation-rewrite/INSTALLATION.md) Taipy GUI there. Of...

Hi @qmohitsingh, do you need any help for this issue?

Hi @qmohitsingh, please let us know if you are still working on this issue. We'll assume you're no longer available in one week and will reassign it. Thank you!

Thank you @Satoshi-Sh. I have assigned it to you. Let us know if you need anything

You can code this, for example as a way to mimic what you want to do: ```python import taipy.gui.builder as tgb from taipy.gui import Gui # create a list of...

@Satoshi-Sh I have assigned this issue to you. [Here](https://github.com/Avaiga/taipy/blob/develop/CONTRIBUTING.md#contribution-workflow) you can find how to contribute to Taipy.

This feature appeared in 3.1. What Taipy version so you have? I wasn't able to replicate the issue on 3.1.

Hi @srinivaspavan9 , Have you tried the first code with the develop branch? This is a new feature where you can put Plotly fig inside Taipy. The goal of the...

Hi, I cannot see your screenshot. Could you provide the code as well as the traceback?