Skip to content

Commit

Permalink
add legendgroup
Browse files Browse the repository at this point in the history
  • Loading branch information
MiXaiLL76 committed Jun 14, 2024
1 parent e59b976 commit c251505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions faster_coco_eval/extra/draw.py
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ def plot_ced_metric(curves, normalize: bool = False, return_fig: bool = False):
),
showlegend=True,
mode="lines",
legendgroup=legendgrouptitle,
legendgrouptitle={
"text": legendgrouptitle,
},
Expand Down

0 comments on commit c251505

Please sign in to comment.