Overview -------- The `styles` module (see :ref:`styles`) provides the classes for configuring the plot items and the plot tools. Those classes are data sets (:py:class:`guidata.dataset.DataSet`) containing parameters that affect the visual appearance of the plot items and the plot tools behavior. .. seealso:: :ref:`plot` Ready-to-use curve and image plotting widgets and dialog boxes :ref:`items` Plot items: curve, image, shapes, etc. :ref:`tools` Plot tools: zoom, pan, etc.