First of all i want to say this all looks great! I needed to pass some extra arguments to the function i was making a heatmap for, so i added it as a kwarg to the heatmapf function (same style as scipy.integrate.quad() and other functions that take in callables).
I think it would be a nice little addition to the library. Linking a pull request where I've implemented it.