Skip to content

Resolve "DISCUSSION: Grid.appendAxes"

Yori Fournier requested to merge 79-grid-append-axes into experimental

break compatibility

Changed behaviour of MplGrid.append_axes

  • now grid.append_axes just append the axes in the grid not in the fig.
  • more transparance requires more lines.

Tested

Closes #79

Merge request reports