(1). Don't run `use_pch_style()` in default, user can choose to run it by `PyComplexHeatmap.use_pch_style()`
(2). Add parameter `rad` to `anno_label`.
(3). [fix bug for auto cmap for category columns](https://github.com/DingWB/PyComplexHeatmap/commit/9f2468457386bc4aee3b35f4496c1e7df88baee8)
(4). [Enabled customized markers with a dict-form colors](https://github.com/DingWB/PyComplexHeatmap/commit/77d1226f2ee4c62689aa6be7fc3e5e4cc74f4706)
(5). [fix bug for post_processing when plot=False](https://github.com/DingWB/PyComplexHeatmap/commit/b875d8c4818f7a0fc9a7484e841009cb36d10efa)