News

The datapoints of my HeatMap are plotted respecting the same colormap as I created via branca.colormaps. I thought this would be possible via the gradient-parameter of folium.plugins.HeatMap().
new_heatmap.py is a wrapped python function used for generating heatmaps that are suitable for visualizing clustering result. The heatmap generated has the following unique features: It can show an ...