Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to stack cases in multiples mode #32

Open
3 tasks
boogheta opened this issue Apr 7, 2020 · 0 comments
Open
3 tasks

Allow to stack cases in multiples mode #32

boogheta opened this issue Apr 7, 2020 · 0 comments
Labels
feature New feature or request
Projects

Comments

@boogheta
Copy link
Owner

boogheta commented Apr 7, 2020

  • add interface checkbox in cases title when in multiples
  • handle proper fields:
all tested = {
   tested negative
 + confirmed = {
      recovered
    + sick = {
         confined
       + hospitalized
       + intensive_care
    }
    + deceased
  }
}

adjust cases legend?

  • use different level strokes to display contours
@boogheta boogheta added the feature New feature or request label Apr 7, 2020
@boogheta boogheta added this to Backlog in Roadmap via automation Apr 7, 2020
@boogheta boogheta moved this from Backlog to V3 in Roadmap Apr 9, 2020
@boogheta boogheta moved this from V3 to Backlog in Roadmap Apr 10, 2020
@boogheta boogheta moved this from Backlog to V4 in Roadmap Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Roadmap
  
V4
Development

No branches or pull requests

1 participant