Beispiel #1
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags


if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('widgets')
    from chart_studio.widgets import *
Beispiel #2
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags

if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('plotly')
    from chart_studio.plotly import *
from __future__ import absolute_import

from _plotly_future_ import _chart_studio_warning
_chart_studio_warning('plotly.chunked_requests')
from chart_studio.plotly.chunked_requests import *
Beispiel #4
0
from __future__ import absolute_import

from _plotly_future_ import _chart_studio_warning
_chart_studio_warning('config')
from chart_studio.config import *
from __future__ import absolute_import

from _plotly_future_ import _chart_studio_warning
_chart_studio_warning('presentation_objs')
from chart_studio.presentation_objs import *
Beispiel #6
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags

if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('session')
    from chart_studio.session import *
Beispiel #7
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags


if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('session')
    from chart_studio.session import *
Beispiel #8
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags


if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('dashboard_objs')
    from chart_studio.dashboard_objs import *
Beispiel #9
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags

if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('widgets')
    from chart_studio.widgets import *
Beispiel #10
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags


if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('api.v2')
    from chart_studio.api.v2 import *
Beispiel #11
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags


if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('grid_objs')
    from chart_studio.grid_objs import *
Beispiel #12
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags

if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('dashboard_objs')
    from chart_studio.dashboard_objs import *
Beispiel #13
0
from __future__ import absolute_import

from _plotly_future_ import _future_flags

if 'remove_deprecations' not in _future_flags:
    from _plotly_future_ import _chart_studio_warning
    _chart_studio_warning('api.v1')
    from chart_studio.api.v1 import *