hackforla / 311-data

Empowering Neighborhood Associations to improve the analysis of their initiatives using 311 data
https://hackforla.github.io/311-data/
GNU General Public License v3.0
62 stars 63 forks source link

Replace column chart with stacked bar chart on the reports overview page #1234

Closed chelseybeck closed 2 years ago

chelseybeck commented 3 years ago

Overview

Replace column chart with stacked bar chart to improve visualization

Action Items

Resources/Instructions

311-data project onboarding

Refer to the documentation in the 311-data dashboards directory for creating or modifying dashboards

Dash Python User Guide

Plotly Dash Tutorial - specific to stacked bar charts

Optional: prototype reports in Jupyter Notebooks -examples found here. Make a copy and edit the code to see changes in real-time.

ExperimentsInHonesty commented 2 years ago

@chelseybeck have you already started coding this? You are still in the middle of a good first issue, hackforla/311-data#1233. We would like you to finish working on that before starting a new issue, unless somehow these are related. If so, please explain. 😀

scho-git commented 2 years ago

hi @chelseybeck , just wanted to confirm how the stacked bar charts should be segmented: Total Requests by Year segmented by Request Type? And Total Requests by Source segmented by Agency (to match the donut chart next to it)?

Per today's discussion, I'll also add the following for the Total Requests by Year stacked bar chart: % of each request type per year in the hover info, total yearly requests shown on top of each bar.

akhaleghi commented 2 years ago

Hi @scho-git, is this issue complete? I know you self assigned this but it was never moved to be an issue in progress.

akhaleghi commented 2 years ago

Hi @scho-git wanted to check-in to see if this issue is complete or needs to be returned to the backlog

scho-git commented 2 years ago

Hi @akhaleghi , the issue is not fully complete as I still had some questions and also haven't had the time to work on this, sorry! I've unassigned myself

nichhk commented 2 years ago
joshuayhwu commented 2 years ago

Deprecated overview dashboard. No longer relevant.