Fix heatmap intensity#1282
Conversation
|
Do not merge until the JS dependency URL has been updated after review has finished. |
ocefpaf
left a comment
There was a problem hiding this comment.
LGTM but I have to confess I've been away from the code base for so long that I would like a regression test to be in place. However, do not let that prevent you from merging this as is.
|
Thanks for checking. About regression tests, how do you feel about having Selenium tests? I have time to add those. But maybe you can say something about making it work in Appveyor? |
Those are great!
Awesome!
Just add a pytest mark and skip them on AppVeyor at the moment. I'll investigate later how to run them there. (Or move to AzurePipelines.) |
ab2b620 to
9c10a08
Compare
c5e7792 to
d8aa4e9
Compare
abe2062 to
4a2dbc1
Compare
b89b5db to
a7fc4e6
Compare
Closes #1271.
Weights are broken in the heatmap plugin. See the linked issue for more details.
The leaflet.heat dependency seems abandoned. There is a PR with a fix available, but it's not getting merged. Host this dependency in our repo and include the fix.
todo
max_valis deprecated and why