diff options
author | Frederick Muriuki Muriithi | 2021-10-01 16:54:43 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2021-10-01 16:57:40 +0300 |
commit | 55da2906d54a434700705bdcbea98d24bbc3c6bc (patch) | |
tree | b04adc329fcac541ddb8fc3c03e6656b66cfb20a /topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi | |
parent | 216df4326b42db5f940647b8843711a8ed244536 (diff) | |
download | gn-gemtext-55da2906d54a434700705bdcbea98d24bbc3c6bc.tar.gz |
New Issue: Non-Clustered and Flippable Heatmaps
* Add new "issue" to track the migration of heatmaps without the
dendrograms and also allow the flipping of the heatmap from
horizontal to vertical orientations and vice-versa.
Diffstat (limited to 'topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi')
-rw-r--r-- | topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi b/topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi new file mode 100644 index 0000000..0fbdabc --- /dev/null +++ b/topics/gn1-migration-to-gn2/non-clustered-heatmaps-and-flipping.gmi @@ -0,0 +1,23 @@ +# Non-Clustered and Flippable Heatmaps + +With the + +=> ./clustering.gmi Migrate GN1 Clustering + +issue, the clustering heatmaps are migrated over to GN3. + +During the presentation meeting on 2021-10-01, Rob requested that the heatmaps have two features: + +* It should be possible to flip the heatmap orientation from horizontal to vertical and vice-versa +* It should be possible to generate a heatmap with no dendrograms + +## Members + +* fredm +* pjotr +* zsloan + +## Tags + +* feature +* assigned: fredm, zsloan |