필터 지우기
필터 지우기

Not able to render symbols properly in legends

조회 수: 1 (최근 30일)
abhimanyu dubey
abhimanyu dubey 2023년 5월 11일
답변: Nirupama Nagarathinam 2023년 5월 22일
Hello,
  • Upon closer inspection of this figure we can observe that I've used same symbol twice.
  • One with no marker face color, and other one with with the same filled color as the symbol.
  • But the two smbols are not very clearly visible in the legend.
  • For your reference I've also attached the corresponding '.fig' file. One can open it and then zoom in for inspecting closely.
So I've two things questions regarding this situation.
  1. How can I improve the symbols rendered in the legend so that it clearly shows, with no ambiguity the symbols with and without face color.
  2. Any other idea for how can I represent these results in a better way maybe ? or atleast visually better ?
Thanks for your time.

채택된 답변

Nirupama Nagarathinam
Nirupama Nagarathinam 2023년 5월 22일
For "errorbar" type of plots, the legends will contain the combination of marker symbol, line type and the vertical line indicating the error (for this case). Since there are two lines one horizontal and the other vertical going across the marker and the line width is set to 1.5, the markers without face color appears as if it is filled in the legend.
I would advice you to use different colors using different RGB combinations, one color for one legend instead of the markers with and without face color.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Legend에 대해 자세히 알아보기

태그

제품


릴리스

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by