File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# django-plotly-dash
22
33[ ![ PyPI version] ( https://badge.fury.io/py/django-plotly-dash.svg )] ( https://badge.fury.io/py/django-plotly-dash )
4+ [ ![ Downloads] ( https://img.shields.io/pypi/dw/django-plotly-dash.svg )] ( https://img.shields.io/pypi/dw/django-plotly-dash.svg )
45![ Develop Branch Build Status] ( https://travis-ci.org/GibbsConsulting/django-plotly-dash.svg?branch=master )
56[ ![ Coverage Status] ( https://coveralls.io/repos/github/GibbsConsulting/django-plotly-dash/badge.svg?branch=master )] ( https://coveralls.io/github/GibbsConsulting/django-plotly-dash?branch=master )
7+ [ ![ Documentation Status] ( https://readthedocs.org/projects/django-plotly-dash/badge/?version=latest )] ( https://django-plotly-dash.readthedocs.io/en/latest/?badge=latest )
68
79Expose [ plotly dash] ( https://plot.ly/products/dash/ ) apps as [ Django] ( https://www.djangoproject.com/ ) tags. Multiple Dash apps can
810then be embedded into a single web page, persist and share internal state, and also have access to the
Original file line number Diff line number Diff line change 44This addresses issue #81
55'''
66
7- __version__ = "0.9.4 "
7+ __version__ = "0.9.5 "
You can’t perform that action at this time.
0 commit comments