-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I’m continuing the development of the plotly-calplot project under the repository
https://github.com/thomazyujibaba/plotly-calheatmap
Several improvements and new features have already been implemented, including:
- Built-in aggregation — pass raw event data with agg="sum" | "mean" | "count" | "max" instead of pre-aggregating
- Vertical orientation — render months as rows using vertical=True
- Hourly heatmap — hourly_calheatmap() for hour × day grids per month
- Month gap spacing — extra visual separation between months via month_gap
- Multi-year support with independent tick configurations per subplot
- Year navigation buttons (navigation=True)
- Localization support (locale parameter) for month and day names (e.g. pt_BR, es, fr)
- Customizable hovertemplate with friendly {placeholder} syntax and customdata columns
- Fully customizable colorscales, including custom color lists
- Month separator lines, configurable month label placement, and color scale with labels and ticks
- Flexible layout options: gap, margin, font_*, paper_bgcolor, plot_bgcolor, and more
Special thanks to @brunorosilva for the original project and foundation that made this continuation possible 🙏
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels