Skip to content

Instantly share code, notes, and snippets.

View Xmunie77's full-sized avatar

Xmunie77

  • Joined Apr 14, 2026
View GitHub Profile
@Xmunie77
Xmunie77 / sales_mix_tree.html
Created April 30, 2026 10:29
Calz Sales Mix drill-down preview — synthetic data
<!doctype html>
<html><head><meta charset="utf-8">
<style>
:root { color-scheme: light; }
body { margin: 0; padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
font-size: 0.875rem; color: #262730; background: white; }
.rubicon-tree-wrap { overflow-x: auto; max-width: 100%; }
table.rubicon-tree { border-collapse: collapse; width: 100%;
border: 1px solid #E0E0E0; }