Skip to content

Commit

Permalink
del
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Lopez Rivera authored and Antonio Lopez Rivera committed Jun 20, 2022
1 parent c4300c2 commit ff516a5
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,6 @@ many ticks to visually inspect a signal.

Example workflow follows. For further reference check [the preset tests](https://github.com/alopezrivera/mpl_plotter/blob/master/tests/test_presets.py).

| 2D | ![alt text](demo/gallery/2d/preset_line.png "2D custom preset") | ![alt text](demo/gallery/2d/preset_scatter.png "2D custom preset")| ![alt text](demo/gallery/2d/preset_heatmap.png "2D custom preset")| ![alt text](demo/gallery/2d/preset_quiver.png "2D custom preset")| ![alt text](demo/gallery/2d/preset_streamline.png "2D custom preset")| ![alt text](demo/gallery/2d/preset_fill.png "2D custom preset")|
| --- | --- | --- | --- | --- | --- | --- |
| **3D** | ![alt text](demo/gallery/3d/preset_line.png "3D custom preset") | ![alt text](demo/gallery/3d/preset_scatter.png "3D custom preset") | ![alt text](demo/gallery/3d/preset_surface.png "3D custom preset") | ![alt text](demo/gallery/3d/preset_surface_color.png "3D custom preset") | ![alt text](demo/gallery/3d/preset_surface_lighting1.png "3D custom preset") |

1. Import the preset creation function
```
from mpl_plotter.presets import preset
Expand Down
Binary file removed demo/gallery/2d/preset_fill.png
Binary file not shown.
Binary file removed demo/gallery/2d/preset_heatmap.png
Binary file not shown.
Binary file removed demo/gallery/2d/preset_line.png
Binary file not shown.
Binary file removed demo/gallery/2d/preset_quiver.png
Binary file not shown.
Binary file removed demo/gallery/2d/preset_scatter.png
Binary file not shown.
Binary file removed demo/gallery/2d/preset_streamline.png
Binary file not shown.
Binary file removed demo/gallery/3d/preset_line.png
Binary file not shown.
Binary file removed demo/gallery/3d/preset_scatter.png
Binary file not shown.
Binary file removed demo/gallery/3d/preset_surface.png
Binary file not shown.
Binary file removed demo/gallery/3d/preset_surface2.png
Binary file not shown.
Binary file removed demo/gallery/3d/preset_surface_color.png
Binary file not shown.
Binary file removed demo/gallery/3d/preset_surface_lighting1.png
Binary file not shown.
Binary file removed demo/gallery/3d/preset_surface_lighting2.png
Binary file not shown.

0 comments on commit ff516a5

Please sign in to comment.