django-plotly-dash
django-plotly-dash copied to clipboard
Make the use of position: relative in the plotly_dash template optional
The plotly_dash template tag hard codes some css parameters. As raised in #471 there are some use cases where this is not desirable.
The template tag could be extended with additional arguments to make some of these parameters optional whilst maintaining backwards compatibility.