utils.graph2D.mpl_render.cross_section

utils.graph2D.mpl_render.cross_section(x_values: list, y_values: list)

Render a 2D cross section using matplotlib

Parameters:
  • x – A list with the x values

  • y – A list with the y values