시작하기무료로 시작하기

Highlight minimum and maximum prices

Your final task is to highlight the minimum and maximum prices in the line chart generated before. They should be displayed as points.

To do so, you must add two series to your graph.

In a chart with multiple series, all of them must have the same length. That's why the minimum and maximum prices are represented as two series of 61 elements (like the prices), where 60 are #N/As and one is the minimum (or the maximum).

As an optional task, you can further improve the chart using the other customizations seen in the lecture. For example, you can:

  • Set the limits of the vertical axis to 40 and 65
  • Under Series, set the point size of maximum and minimum to 10px.
  • Set labels on the X-axis as text and their slant to 30 degrees.

이 연습은 강의의 일부입니다

Google Sheets로 하는 금융 분석

강의 보기

연습 안내

  • Double click on the existing line chart and add the series "Minimum Price" and "Maximum Price", one after the other. Remember to include the cells with the title.

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작