custom-plotly-templates

Custom templates and configurations for Plotly


Keywords
plotly, template, config
License
MIT
Install
pip install custom-plotly-templates==0.1.1

Documentation

Custom plotly templates

PyPI

wemake-python-styleguide pre-commit

Custom templates and configurations for Plotly. Developed primary for my personal use.

Can be installed with pip install custom-plotly-templates.

Usage

from custom_plotly_templates import set_template, set_render_config

set_template("custom_white")
set_render_config()