GitHub user FrancescoCastaldi created a discussion: How does Preset.io work + building a hierarchy table and interactive calendar chart?
Hi Superset community, I'm exploring Apache Superset and I have a few questions I hope you can help me with: **1. How does Preset.io work exactly?** I understand that Preset.io is a managed/cloud version of Apache Superset. But I'd love to understand more concretely: - What does Preset add on top of open-source Superset? - How does the versioning work ? are they always on the latest Superset release? - Is there any vendor lock-in risk if I build dashboards on Preset and later want to move to self-hosted Superset? - What's the pricing model (per-user, per-usage, etc.)? **2. Hierarchy / Matrix Table (like Power BI Matrix)** I need a table visualization that supports hierarchical rows ? similar to Power BI's matrix visual where you can have multiple levels of grouping in the first column that can be expanded/collapsed (drill down/up). For example: ` Region (expandable) ??? Country ? ??? City ? ? ??? Store ` I found discussion #30517 about this, but it wasn't fully addressed. Does Superset's Pivot Table v2 support this kind of hierarchical expand/collapse behavior? Are there any custom plugins or workarounds? **3. Interactive Calendar Chart / Calendar Heatmap** I also need an interactive calendar chart (like a calendar heatmap ? GitHub contribution graph style) where you can: - See daily values in a monthly/yearly calendar grid - Click on a day to filter/cross-filter other charts - Navigate between months/years I know there is @superset-ui/legacy-plugin-chart-calendar and there was a discussion about SIP-113 for improvements. What's the current status of this? Is there a more modern ECharts-based replacement being developed? And how would I go about building a custom interactive calendar chart plugin if none exists yet? Any guidance, pointers to existing work, or experiences would be greatly appreciated! Thank you! GitHub link: https://github.com/apache/superset/discussions/41973 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
