-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added an example on how to integrate Matplotlib #1930
Conversation
Using the figure property
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent!
Simple and effective. Well done!
Now we will have to move this at another location, and add a Markdown version of this.
And add a little piece of doc referring to this and explain what's going on.
But that's an easy shot that I'll take care of.
Thank you!
Thank you sir @FabienLelaquais Thank you sir |
This PR will certainly be merged, yes, @SGCODEX! Thanks again |
Thank you so much sir, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you fix the linter issues please ?
And update your branch ?
Tx @SGCODEX
@FredLL-Avaiga Sir, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Little comments, but otherwise, great!
Click on the details link |
@FredLL-Avaiga @FlorianJacta Sir, working on these issues. Will submit the commits solving them soon. Thank you sirs. |
here is your code with the import sorted
|
@FredLL-Avaiga Sir, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you organise the files like this example ?
https://github.com/Avaiga/taipy/blob/5f982e1a3671a430fe42e1759401eeb0e510db2d/doc/gui/examples/controls/progress_styling_circular/
@FredLL-Avaiga Sir, Have organized the files like the given example and defined the style in tgb.Page() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a last comment
Done sir @FredLL-Avaiga |
@FredLL-Avaiga Not understanding how to fix the import linter issues. Please help sir. |
Thank you sir @FredLL-Avaiga |
Anything else remains in this sir? Or can this be merged? |
@FredLL-Avaiga Please review sir. Thank you. |
can you resolves the GitHUb discussions, once you answered them ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
excellent job @SGCODEX
@jrobinAV Can you merge this PR ? |
Rock on !! |
Thank you sirs @FredLL-Avaiga @jrobinAV |
This example shows how to create a Matplotlib chart and how to integrate it in a Taipy page using the figure property.
Screenshot of Taipy page:
fixes #558
Please review @jrobinAV sir
Thank you