Paolo Di Lorenzo

Results 8 issues of Paolo Di Lorenzo

**Is your feature request related to a problem? Please describe.** Users have requested the ability to define visual properties of the defined US Census Bureau regions such as borders and...

enhancement
needs refinement

**Is your feature request related to a problem? Please describe.** There should be a way to plot both states and counties simultaneously. For example, plotting Alaska as a state with...

needs refinement
new feature

There are now a lot more functions within `usmap` than when the project was started. There should be some thought given to the naming of these functions going forward (before...

enhancement

User should be able to add other shape file layers superimposed on the US map (e.g. roads, rivers, temperature data, etc.). One way this could work is as follows: ```...

needs refinement
new feature

US territories are frequently excluded from US maps. In the spirit of this package, which is to include often forgotten Alaska & Hawaii, it may be a good idea to...

needs refinement
new feature

There should be an alpha slider in addition to the hue slider to allow user to change transparency of color. ## To-Do - [ ] Create generic "slider" class *...

enhancement

**Describe the bug** In the `release.yaml` workflow, reverse dependency checks don't seem to work. It installs several extraneous packages and then fails to revdepcheck the `usmap` reverse dependencies. **To Reproduce**...

tech

Is it possible to update all repos (the ones shown by `pod repo-art list`) with a single command? Something like `pod repo-art update --all` or just `pod repo-art update`.