utils.graph2D.mpl_render

Created on Fri Apr 21 2023 @name: mpl_render.py @desc: A module to render a 2D data using matplotlib, thoses functions cant be integrated into pyqt gui yet @auth: Djalim Simaila @e-mail: djalim.simaila@inrae.fr

Functions

cross_section(x_values, y_values)

Render a 2D cross section using matplotlib

render2D(values)

Render a 2D model using matplotlib