Plots with horizontal data representation
=========================================

When using a horizontal data layout, set ``mode="horizontal"`` in :func:`~starbars.draw_annotations`.
For example:

.. plot:: ../../examples/horizontal.py
   :include-source: True
   :scale: 80