U
    SZf5	                     @   sf  d dl mZ edZedkr&edd dlmZ d dlmZ d dl	m
Z
 d dlmZ d d	lmZ d d
lmZ d dlmZ d dlmZ d dlmZ d dlmZ d dlmZ d dlmZ d dlmZ d dlm Z  d dl!m"Z" eddk	rd dl#m$Z$ d dl%m&Z& ndd Z$dd Z&eddk	r2d dl'm(Z( ndd Z(dd d!d"dd#d$d%d&dd'd(d)d*d+dd,d-gZ)dS ).    )optional_importsZnumpyNz4The figure factory module requires the numpy package)create_2d_density)create_annotated_heatmap)create_bullet)create_candlestick)create_dendrogram)create_distplot)create_facet_grid)create_gantt)create_ohlc)create_quiver)create_scatterplotmatrix)create_streamline)create_table)create_trisurf)create_violinZpandas)create_choropleth)create_hexbin_mapboxc                  O   s   t dd S )Nz0Please install pandas to use `create_choropleth`ImportErrorargskwargs r   B/tmp/pip-unpacked-wheel-5ksk5baj/plotly/figure_factory/__init__.pyr   !   s    r   c                  O   s   t dd S )Nz3Please install pandas to use `create_hexbin_mapbox`r   r   r   r   r   r   $   s    r   Zskimage)create_ternary_contourc                  O   s   t dd S )Nz;Please install scikit-image to use `create_ternary_contour`r   r   r   r   r   r   ,   s    r   r   r   r   r   r   r   r	   r
   r   r   r   r   r   r   r   )*Zplotlyr   Z
get_modulenpr   Z!plotly.figure_factory._2d_densityr   Z(plotly.figure_factory._annotated_heatmapr   Zplotly.figure_factory._bulletr   Z"plotly.figure_factory._candlestickr   Z!plotly.figure_factory._dendrogramr   Zplotly.figure_factory._distplotr   Z!plotly.figure_factory._facet_gridr	   Zplotly.figure_factory._ganttr
   Zplotly.figure_factory._ohlcr   Zplotly.figure_factory._quiverr   Z"plotly.figure_factory._scatterplotr   Z!plotly.figure_factory._streamliner   Zplotly.figure_factory._tabler   Zplotly.figure_factory._trisurfr   Zplotly.figure_factory._violinr   Z(plotly.figure_factory._county_choroplethr   Z$plotly.figure_factory._hexbin_mapboxr   Z&plotly.figure_factory._ternary_contourr   __all__r   r   r   r   <module>   s^   
