{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "lSp5EQtKvVXz" }, "source": [ "# matplotlib tutorial (4) nitta@tsuda.ac.jp\n", "\n", "# Chapter 4: Specify Title and Axis Labels " ] }, { "cell_type": "markdown", "metadata": { "id": "8D2zw3Afu7xo" }, "source": [ "## 4-1: Display titles and axis labels\n", "\n", "Set the title, axis label, etc. for the coordinate system (Axes).\n", "\n", "