theopolisme / location-history-visualizer

Visualize your Google Location History using an interactive heatmap
https://locationhistoryvisualizer.com/heatmap/
904 stars 230 forks source link

Histogram improperly weighed by frequency #25

Open adriantache opened 4 years ago

adriantache commented 4 years ago

I just noticed an area that I visited only twice in the past few years is bright red and my assumption is that is due to a large number of data points, probably due to GPS being on in that area. I think you should normalize data by date to ensure you're not over representing certain datasets simply because there are more points.