HEX
Server: LiteSpeed
System: Linux standart9.isimtescil.net 3.10.0-962.3.2.lve1.5.26.7.el7.x86_64 #1 SMP Wed Oct 2 07:53:12 EDT 2019 x86_64
User: karalev (5310)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //opt/alt/python27/lib64/python2.7/site-packages/matplotlib/tri/triplot.pyo
�
|�$Mc@sYddlmZddlmZddlmZddlmZddlZ	d�Z
dS(i����(t	ls_mapper(t	PathPatch(tPath(t
TriangulationNcOssddl}tj||�\}}}|j}|j}|j}d}t|�dkrg|d}n|jj|�\}	}
}|	dk	rO|	dk	rO|j
�}|jdd�t|	|d<||d<d|d	<t
j||j�||j�f�}
tjgtjgt|�}t|
|�}t||�}|j|�nd|d<|j||||�dS(
s�
    Draw a unstructured triangular grid as lines and/or markers to
    the :class:`~matplotlib.axes.Axes`.

    The triangulation to plot can be specified in one of two ways;
    either::

      triplot(triangulation, ...)

    where triangulation is a :class:`~matplotlib.tri.Triangulation`
    object, or

    ::

      triplot(x, y, ...)
      triplot(x, y, triangles, ...)
      triplot(x, y, triangles=triangles, ...)
      triplot(x, y, mask, ...)
      triplot(x, y, mask=mask, ...)
      triplot(x, y, triangles, mask, ...)
      triplot(x, y, triangles, mask=mask, ...)

    in which case a Triangulation object will be created.  See
    :class:`~matplotlib.tri.Triangulation` for a explanation of these
    possibilities.

    The remaining args and kwargs are the same as for
    :meth:`~matplotlib.axes.Axes.plot`.

    **Example:**

        .. plot:: mpl_examples/pylab_examples/triplot_demo.py
    i����NtitNonetmarkert	linestylet	edgecolort	facecolor(tmatplotlib.axesRtget_from_args_and_kwargstxtytedgestlentaxest_process_plot_formatRtcopytpopRtnptcolumn_stacktflattenRtMOVETOtLINETORt	add_patchtplot(taxtargstkwargst
matplotlibttriRR
RtfmtRRtcolortkwtverticestcodestpatht	pathpatch((sI/opt/alt/python27/lib64/python2.7/site-packages/matplotlib/tri/triplot.pyttriplots,"			


) 
(tmatplotlib.cbookRtmatplotlib.patchesRtmatplotlib.pathRtmatplotlib.tri.triangulationRtnumpyRR'(((sI/opt/alt/python27/lib64/python2.7/site-packages/matplotlib/tri/triplot.pyt<module>s