Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Sample2gumbel Sample2gumbel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

La forge institutionnelle d'INRAE étant en production depuis le 10 juin 2025, nous vous recommandons d'y créer tous vos nouveaux projets.

  • HydroTools_DemosAndProcessingHydroTools_DemosAndProcessing
  • Sample2gumbelSample2gumbel
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Jun 08, 2021 by Poulard Christine's avatar Poulard Christine
Show whitespace changes
Inline Side-by-side
home.md
View page @ db2355bf
...@@ -61,7 +61,6 @@ Poulard Christine et Leblois Etienne, Inrae, Unité de recherche Riverly Dimensi ...@@ -61,7 +61,6 @@ Poulard Christine et Leblois Etienne, Inrae, Unité de recherche Riverly Dimensi
#### multiple plots, with gridspec.GridSpec & height_ratios #### multiple plots, with gridspec.GridSpec & height_ratios
#### custom legend to show color code of QY sample with respect to "theoritical" quantile (top graph), placed in a specific subplot #### custom legend to show color code of QY sample with respect to "theoritical" quantile (top graph), placed in a specific subplot
#### legend of 2nd graph placed in another subplot in order not to hide plots #### legend of 2nd graph placed in another subplot in order not to hide plots
#### use of matplotlib widgets (Slider) : not as good as Tkinter of PyQT, but easier and handy for a little demo [see matplotlib doc](https://matplotlib.org/stable/api/widgets_api.html) #### use of matplotlib widgets (Slider) : not as good as Tkinter or PyQT, but easier and handy for a little demo [see matplotlib doc](https://matplotlib.org/stable/api/widgets_api.html)
#### add tools to mpl toolbar [see matplotlib doc](https://matplotlib.org/stable/api/backend_tools_api.htm) #### add tools to mpl toolbar [see matplotlib doc](https://matplotlib.org/stable/api/backend_tools_api.htm)
#### plots updates with set_data (update is not as easy for graphs other than "plot", the others were simply "removed" and redrawn #### plots updates with set_data (update is not as easy for graphs other than "plot", the others were simply "removed" and redrawn
\ No newline at end of file
Clone repository
  • Home