Пример #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 *
Пример #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 *
Пример #3
0
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 *
Пример #4
0
from __future__ import absolute_import

from _plotly_future_ import _chart_studio_warning
_chart_studio_warning('config')
from chart_studio.config import *
Пример #5
0
from __future__ import absolute_import

from _plotly_future_ import _chart_studio_warning
_chart_studio_warning('presentation_objs')
from chart_studio.presentation_objs import *
Пример #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 *
Пример #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 *
Пример #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 *
Пример #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 *
Пример #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 *
Пример #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 *
Пример #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 *
Пример #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 *