Stacks ====== .. autofunction:: detroit.stack .. autoclass:: detroit.shape.stack.Stack .. automethod:: __call__ .. automethod:: set_keys .. automethod:: set_value .. automethod:: set_order .. automethod:: set_offset Stack orders ------------ .. autofunction:: detroit.stack_order_appearance .. image:: ../../figures/light-stack-order-appearance.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-order-appearance.svg :align: center :class: only-dark .. autofunction:: detroit.stack_order_ascending .. image:: ../../figures/light-stack-order-ascending.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-order-ascending.svg :align: center :class: only-dark .. autofunction:: detroit.stack_order_descending .. image:: ../../figures/light-stack-order-descending.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-order-descending.svg :align: center :class: only-dark .. autofunction:: detroit.stack_order_inside_out .. image:: ../../figures/light-stack-order-inside-out.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-order-inside-out.svg :align: center :class: only-dark .. autofunction:: detroit.stack_order_none .. image:: ../../figures/light-stack-order-none.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-order-none.svg :align: center :class: only-dark .. autofunction:: detroit.stack_order_reverse .. image:: ../../figures/light-stack-order-reverse.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-order-reverse.svg :align: center :class: only-dark Stack offsets ------------- .. autofunction:: detroit.stack_offset_expand .. image:: ../../figures/light-stack-offset-expand.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-offset-expand.svg :align: center :class: only-dark .. autofunction:: detroit.stack_offset_diverging .. image:: ../../figures/light-stack-offset-diverging.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-offset-diverging.svg :align: center :class: only-dark .. autofunction:: detroit.stack_offset_none .. image:: ../../figures/light-stack-offset-none.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-offset-none.svg :align: center :class: only-dark .. autofunction:: detroit.stack_offset_silhouette .. image:: ../../figures/light-stack-offset-silhouette.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-offset-silhouette.svg :align: center :class: only-dark .. autofunction:: detroit.stack_offset_wiggle .. image:: ../../figures/light-stack-offset-wiggle.svg :align: center :class: only-light .. image:: ../../figures/dark-stack-offset-wiggle.svg :align: center :class: only-dark Series ------ .. autoclass:: detroit.shape.series.Serie .. automethod:: __getitem__ .. automethod:: __setitem__ .. automethod:: __len__ .. automethod:: __eq__ .. automethod:: __str__ .. automethod:: __repr__ .. autoclass:: detroit.shape.series.Series .. automethod:: __getitem__ .. automethod:: __setitem__ .. automethod:: __len__ .. automethod:: __eq__ .. automethod:: __str__ .. automethod:: __repr__