dash-charlotte

A package of themes, tools and components for Plotly-Dash web dashboards.


Keywords
dashboard, plotly, css, dashboard-templates, plotly-dash, python
License
MIT
Install
pip install dash-charlotte==0.3.1

Documentation

Dash Charlotte

A package of themes, tools and components for Plotly-Dash web dashboards.

TL;DR: This is a personal project, so I'd suggest not taking this too seriously.

Dash Charlotte is...

  • ... a package to speed up the creation of dashboards with standardized components;
  • ... a bunch of components that I often use on my personal projects.

Dash Charlotte is NOT...

  • ... ready for production use. The structure, arguments or behavior of the components are not set in stone and change regularly depending on the ease of use observed in testing;
  • ... created in React (yet). Because of this, some components might not follow Dash rules and standards.

Submodules

Click on the following link to check each submodule documentation.

  • Components: A set of standard Dash components for a fast and modular dashboard building.

  • Themes: Tools for easy and consistent styling. Colors, fonts, icon packages and CSS stuff.

  • Layouts: Some pre-built page layouts.

Instatlation

  • pip install dash-charlotte

License

Getting Started

Check the example app or the live demo.