# UX 개선 요청: 관리자 그래프와 사용자 그래프 비교

**URL:** https://meta.discourse.org/t/ux-improvement-request-admin-graphs-vs-user-graphs/394108
**Category:** Feature
**Tags:** dashboard-reports
**Created:** [1월 22, 2026, 3:29오후 UTC](https://meta.discourse.org/t/ux-improvement-request-admin-graphs-vs-user-graphs/394108 "2026-01-22T15:29:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ed\_S](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ed_s/32/134015_2.png) [@Ed\_S](https://meta.discourse.org/u/Ed_S)
#### Post date: [1월 22, 2026, 3:29오후 UTC](https://meta.discourse.org/t/ux-improvement-request-admin-graphs-vs-user-graphs/394108/1 "2026-01-22T15:29:39Z")

</div>

이전에도([관련 스레드](https://meta.discourse.org/t/suggestion-ignore-current-day-on-the-forum-stats-in-admin/182131)) 언급되었듯이, 대시보드의 그래프는 거의 항상 오해의 소지가 있습니다. 이는 현재 날짜는 부분 데이터이고, 이전 날짜들은 모두 전체 데이터이기 때문입니다.

스레드의 ‘좋아요’ 그래프는 훨씬 더 나은 스타일을 가지고 있음을 알게 되었습니다. 이전 데이터는 모두 파란색으로 표시되고 단선으로 연결되어 있지만, 현재 날짜는 회색으로 표시되고 회색 점선으로 연결되어 있습니다.

관리자 그래프에도 이 더 나은 스타일을 적용해 주시기 바랍니다!

예시:

 ![image](https://global.discourse-cdn.com/meta/original/4X/7/9/5/7955bc51a7dfc625aa1e89e3f8f8b61c9b720203.png)

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/7/1/c71d4d7e25f8e0b3bc0e4009cd2a356b678674f4.png)

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [1월 22, 2026, 8:37오후 UTC](https://meta.discourse.org/t/ux-improvement-request-admin-graphs-vs-user-graphs/394108/2 "2026-01-22T20:37:20Z")

</div>

나도 좋은 아이디어라고 생각해요. 변경 사항도 너무 복잡하지 않으니! 여기서 작업 중이에요:

> <https://github.com/discourse/discourse/pull/37277>
>
> Nice suggestion here: https://meta.discourse.org/t/ux-improvement-request-admin-…graphs-vs-user-graphs/394108
> 
> When a chart has incomplete data for the current period (day, week, month) this will make the line dotted and the color grey (using default color variables). This makes it more obvious that it's incomplete data and not some alarming change. I've also included \`(so far)\` within the tooltip. 
> 
> Before:
> 
> daily
> \<img width="350" alt="image" src="https://github.com/user-attachments/assets/2da7b77f-7a39-44e7-94d2-084ba78993a5" /\>
> 
> weekly
> \<img width="800" alt="image" src="https://github.com/user-attachments/assets/d748bf97-fe6c-4a4c-ada2-415b3897cbe1" /\>
> 
> 
> After: 
> 
> daily
> \<img width="350" alt="image" src="https://github.com/user-attachments/assets/10e44b9d-e259-409e-a00c-9dc305969161" /\>
> 
> weekly
> \<img width="800" alt="image" src="https://github.com/user-attachments/assets/cf6a63a9-63c2-484a-954f-1653323accf5" /\>
> 
> 
> We don't seem to have a great way to test how these charts render, so I've added some to check for the incomplete data periods.

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/1/7/c17dc69ca1e605f068559403b2386168f0c6d7a5.png)

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [1월 22, 2026, 9:31오후 UTC](https://meta.discourse.org/t/ux-improvement-request-admin-graphs-vs-user-graphs/394108/3 "2026-01-22T21:31:16Z")

</div>

감사합니다! 해당 문제를 해결할 뿐만 아니라 다른 토픽에서 @Lhc\_fl이 제기한 우려 사항까지 모두 다룹니다 👍
