ComenzarEmpieza gratis

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.

Este ejercicio forma parte del curso

Financial Analytics in Google Sheets

Ver curso

Instrucciones del ejercicio

  • 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.

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio