{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Plotting API\n", "---\n", "\n", "UXarray provides a feature-rich plotting API for visualizing unstructured grids, with or without data variables.\n", "\n", "This notebook introduces how to interface with the plotting methods through UXarray's core data structures and provides an introduction to methods that are covered in detail in the next sections." ] }, { "cell_type": "markdown", "metadata": { "collapsed": false, "jupyter": { "outputs_hidden": false } }, "source": [ "
See also:
\n", " This notebook acts as an introduction into using the UXarray plotting API. Please refer to the following notebooks in this chapter for a detailed\n", " overview of visualization techniques for different purposes (e.g. Grid Topology, Polygons)\n", "