ProfessionalWiki / ProfessionalWiki/Maps

Add bubble maps support

Open
#608 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
78
Forks
65
Avg merge
9h 17m
Merged PRs (30d)
6

Description

Is it possible to display size attributed bubbles [0] within maps created from property information as provided in/by #ask queries?

Use cases:

  • City population by size
  • Infected population (e.g. COVID-19) by size, age, gender etc.
  • Car sales by country
  • etc.

Example

image

[0] https://www.d3-graph-gallery.com/bubblemap

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how maps are created from property information supplied through #ask queries, then compare the requested behavior with the linked D3 bubble-map example. The use cases and example establish the desired outcome, but the issue does not name implementation files or tests; completion would require an agreed design and working size-scaled bubbles for map data.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.