Skip to content

Claude/darkstore density heatmap ync qt#2

Open
dhishooooom-source wants to merge 6 commits intojatin-dot-py:mainfrom
dhishooooom-source:claude/darkstore-density-heatmap-yncQt
Open

Claude/darkstore density heatmap ync qt#2
dhishooooom-source wants to merge 6 commits intojatin-dot-py:mainfrom
dhishooooom-source:claude/darkstore-density-heatmap-yncQt

Conversation

@dhishooooom-source
Copy link
Copy Markdown

No description provided.

claude and others added 4 commits March 23, 2026 10:40
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
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 23, 2026

@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.

@dhishooooom-source
Copy link
Copy Markdown
Author

Dvak

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
darkstores Ready Ready Preview, Comment Mar 23, 2026 1:49pm

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants