File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -128,6 +128,12 @@ use a consistent API and come pre-styled with retail-friendly color schemes and
128128 <img src="../assets/gallery/cohort_thumbnail.png" alt="Cohort Plot">
129129 </div>
130130 </a >
131+ <a href =" plots/heatmap/ " class =" glr-thumbcontainer " >
132+ <div class="glr-thumb-title">Heatmap Plot</div>
133+ <div class="glr-thumb">
134+ <img src="../assets/gallery/heatmap_thumbnail.png" alt="Heatmap Plot">
135+ </div>
136+ </a >
131137
132138</div >
133139
@@ -150,11 +156,6 @@ use a consistent API and come pre-styled with retail-friendly color schemes and
150156 <div class="coming-soon-thumb">Preview</div>
151157 </div >
152158
153- <div class =" glr-thumbcontainer coming-soon-container " >
154- <div class="coming-soon-title">Heatmap Plot</div>
155- <div class="coming-soon-thumb">Preview</div>
156- </div >
157-
158159 <div class =" glr-thumbcontainer coming-soon-container " >
159160 <div class="coming-soon-title">Time Plot</div>
160161 <div class="coming-soon-thumb">Preview</div>
Load diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1616 - Bar Plot : gallery/plots/bar.ipynb
1717 - Broken Timeline Plot : gallery/plots/broken_timeline.ipynb
1818 - Cohort Plot : gallery/plots/cohort.ipynb
19+ - Heatmap Plot : gallery/plots/heatmap.ipynb
1920 - Examples :
2021 - Customer Retention : examples/retention.ipynb
2122 - Gain Loss Analysis : examples/gain_loss.ipynb
6364 - Styling Helpers : api/plots/styles/styling_helpers.md
6465 - Utils :
6566 - Date Utils : api/utils/date.md
66- - Columns Utils : api/utils/columns.md
6767 - Filter & Label Utils : api/utils/filter_and_label.md
6868 - Label Utils : api/utils/label.md
6969
You can’t perform that action at this time.
0 commit comments