Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
C
CBF
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • uit-sfb
  • CBF
  • Issues
  • #107

Closed
Open
Opened Jan 08, 2021 by Mayeul Marcadella@MarcadellaOwner0 of 4 tasks completed0/4 tasks

Map view

Using https://www.react-simple-maps.io/:

  • Add a fourth view called 'Map' (in MultiViewWidget.scala)
  • Pan-zoomable (https://www.react-simple-maps.io/examples/zoom-pan/)
  • Tooltip (https://www.react-simple-maps.io/examples/map-chart-with-tooltip/)
  • Countries/World regions are gradient-colored proportionally to some numeric property (https://www.react-simple-maps.io/examples/world-choropleth-mapchart/). The property can be count or any numeric attribute (so exactly the same as graph, but without the concept of cumulative sum). Will need to introduce an extra attribute type geo and add support for multiple types (since countries will be both cat and geo).
Edited Jan 08, 2021 by Mayeul Marcadella
Assignee
Assign to
2.2.x
Milestone
2.2.x
Assign milestone
Time tracking
None
Due date
None
Reference: uit-sfb/cbf#107