Changes between Initial Version and Version 1 of Ticket #27865, comment 10
- Timestamp:
- May 25, 2019, 12:07:23 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27865, comment 10
initial v1 1 1 During the preparation of this ticket, two questions arose: 2 2 - the method `Graphics.matplotlib()` has the optional argument `filename=None`, which is not used in the function body; can we get rid of it? 3 - the method `Graphics.save_image()` merely falls back to `Graphics.save()`; can we remove it ?3 - the method `Graphics.save_image()` merely falls back to `Graphics.save()`; can we remove it (after some deprecation period of course) ?