Changes between Initial Version and Version 1 of Ticket #27865, comment 3
- Timestamp:
- May 24, 2019, 12:45:01 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27865, comment 3
initial v1 22 22 - the option `axes=False` asked for `g2` is not taken into account (#10466 and #10657) 23 23 - the legend of `g3` is doubled (#12591) 24 - the color of the text in ` `g3`` is not the same as in `g2`, while they both defined as `color='red', alpha=0.4` (#12591)24 - the color of the text in `g3` is not the same as in `g2`, while they both defined as `color='red', alpha=0.4` (#12591) 25 25 26 26 With the code introduced in this ticket, the output becomes