Improve select area visuals

Open
#35 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
jupyter-notebook

Research direction

Start by locating the plotting function that implements select_area and inspect how the regions object is used. Reproduce the example output, then verify that neighbouring-region borders can be omitted or controlled while the selected region remains plotted.

Written by the indexing model from the issue text.

Description

Improve the aesthetics of plotting select_area. Eg remove boundaries of neighbouring regions (if desired)

Below, is an example of the current output. It is preferable to only plot the borders of the region you are interested in, or have the choice whether or not these other borders are shown.

A possible solution may be to select only the select_area in the regions object within the function (and drop the other areas).

image

Dominant language
Jupyter Notebook
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

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.

More from AusClimateService/plotting_maps

All issues in AusClimateService/plotting_maps

Similar issues

More Data Visualization issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.