Skip to content

Commit

Permalink
Change Legend description
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelLyra8 committed Jun 12, 2023
1 parent 9f40fea commit 10171ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions front_end/src/components/Legend/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ const Legend: React.FC<StateBool> = (props): React.ReactElement => {
</S.TitleWrapper>
<S.ShortcutWrapper>
<S.Title>
Logarithmic Axis
DOUBLE CLICK ON THE CHART
</S.Title>
<S.Text>
Double click on the chart
Toggle between linear and logarithmic axis scaling
</S.Text>
</S.ShortcutWrapper>
<S.ShortcutWrapper>
Expand Down

0 comments on commit 10171ba

Please sign in to comment.