0.3.1 (2025-02-04)
- Legends
- Data display flexibility
- add option for font size for text geom (41ab3dd)
- honor align option for geom text (3de75a7)
- multilevel column groups (660849b)
- positional options (f8a2c06 41b38ef)
- allow more label text shrinkage (97dd756)
- color by rank when rank has ties #29 (2365612)
- do not draw geoms for NA values (ef93fc4)
- do not require column names as input (5abe7cf)
- hide tooltip when scrolling from the heatmap (5242d20)
- require id in column info (3cecfe7)
- show tooltip above the pointer (d0f2814)
- add documentation
- add tutorials
- setup github pages website
- setup PR preview for github pages website
- switch to new release-please action
- add legends to scIB vignette (308e6ff)
- add scIB vignette (3e6bd92)
- check id_color is in the columns (23cb639)
- input utils (b330838)
- rename input utils (ba25934)
- set defaut palette for text to none (4418654)
- util function to convert dataframes (3d13434)
- verify boolean data is inferred as text (b19ac06)
0.2.5 (2024-02-15)
- Add text fill option to legend @rcannood (c5f0bc0)
- release 0.2.5 (675082f)
0.2.4 (2023-07-14)
0.2.3 (2023-07-07)
- optimize browser build (7ae2151)
0.2.2 (2023-07-07)
- place sort indicator for non-rotated column (74890d8)
- add name column to full test (af9b3e8)
0.2.1 (2023-07-07)
- add tests & update changelog (543a108)
0.2.0 (2023-07-07)
funkyheatmap
arguments have changed and are not compatible with the previous version
- allow custom palettes (00de811)
- display label over geom (635da9e)
- pie geom (d195a75)
- pie legend (5dee2c6)
- pie tooltips (8d9fce1)
- rect geom (a8a11c9)
- row groups (4d9766a)
- sort within row groups (4b2b835)
- accept column info width (e7f4173)
- change categorical palette format (f8a6ded)
- default parameters for simple test (3985036)
- import lodash (162b861)
- min geom size for bars and circles (f4e869c)
- sorting without row groups (6f7fae1)
- throw error on unknown geom (49b9600)
- use column index for positioning (ca0bd38)
- use level1 for column group names + opacity (b7c0a77)
- use widthPx for column size (dbbac77)
- bump version (f8dc00c)
- extract geoms to separate file (6c2aa5d)
- match call signature to R (bf1d0e7)
- rename package (815b15a)
- version = 0.2.0 (33de88e)
0.1.9 (2023-04-19)
- add css class to svg & geom (7f96e32)
0.1.8 (2023-04-10)
- allow text/background customization (946d5cd)
0.1.7 (2023-03-09)
- color by rank option (3cae87a)
- simplify release branches (f942765)
0.1.6 (2023-03-08)
- sort heatmap by columns (eb2a671)
- passing empty columnGroups (97bddb2)
- bump patch until 1.0 for feats (0167d07)
- move npm publish to release-please (c4fb0ca)
- release 0.1.6 (dbb0b58)
0.1.5 (2023-03-08)
- render svg synchronously (0ded5b1)