ckan / ckan/ckanext-mapviews

Ability to specify choropleth map scale colors

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
27
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Right now, its hardcoded into [choroplethmap.js](https://github.com/ckan/ckanext-mapviews/blob/master/ckanext/mapviews/theme/public/choroplethmap.js). Would be nice if there is some flexibility in specifying the color scale.

Perhaps, a curated selection of certain color palettes that can be specified on a per mapview basis?

Contributor guide

No contributing guide indexed for this repository

Research direction

Read ckanext/mapviews/theme/public/choroplethmap.js first to locate the hardcoded color scale and understand how mapview settings reach it. Define a supported way for each mapview to choose from curated palettes; done means a mapview can use a selected palette instead of one fixed scale.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
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.