Claude/darkstore density heatmap ync qt#2
Open
dhishooooom-source wants to merge 6 commits intojatin-dot-py:mainfrom
Open
Claude/darkstore density heatmap ync qt#2dhishooooom-source wants to merge 6 commits intojatin-dot-py:mainfrom
dhishooooom-source wants to merge 6 commits intojatin-dot-py:mainfrom
Conversation
Adds a Markers / Heatmap toggle to the sidebar panel. In heatmap mode, leaflet.heat renders a kernel-density heatmap over all enabled brands (Zepto, Blinkit, Swiggy) using a purple→pink→amber→white gradient. Brand toggles continue to work in both modes — switching a brand off removes its points from the heatmap as well. - index.html: load leaflet.heat@0.2.0 from unpkg CDN - view-combined.js: buildHeatmapPoints(), updateHeatmap(), view-mode toggle buttons wired to _showHeatmap state, unmount cleanup - style.css: .view-mode-row / .view-mode-btn / .view-mode-btn--active https://claude.ai/code/session_01WpjxgB9aGfxvatcKrYHL5J
…y-heatmap-yncQt Add density heatmap view for darkstore locations
- Lower max to 0.08 so each point contributes much more intensity - Raise minOpacity to 0.45 so low-density areas still show colour - Increase radius/blur slightly for smoother blobs - Gradient now starts from full opacity at 0.0 (no transparent floor) - README: full description, feature list, data table, stack, deploy guide https://claude.ai/code/session_01WpjxgB9aGfxvatcKrYHL5J
Blue (#0000ff) = 0 density → cyan → green → yellow → orange → red (#ff0000) = peak density https://claude.ai/code/session_01WpjxgB9aGfxvatcKrYHL5J
|
@claude is attempting to deploy a commit to the jatinbanga22-3985's projects Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
Dvak |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
0.0 #87ceeb sky blue (0 stores) 0.2 #00c853 green 0.45 #aeea00 lime 0.65 #ffd600 yellow 0.82 #ff6d00 orange 1.0 #dd2c00 deep red (peak density) No purple anywhere in the scale. https://claude.ai/code/session_01WpjxgB9aGfxvatcKrYHL5J
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.