diff --git a/.idea/misc.xml b/.idea/misc.xml
index 45bd855..b2bd5d5 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,5 +3,5 @@
-
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 288b36b..94a25f7 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -1,7 +1,6 @@
-
\ No newline at end of file
diff --git a/analysis_app/templates/analysis_app/wordcloud.html b/analysis_app/templates/analysis_app/wordcloud.html
index b229a29..9e43737 100644
--- a/analysis_app/templates/analysis_app/wordcloud.html
+++ b/analysis_app/templates/analysis_app/wordcloud.html
@@ -6,14 +6,37 @@
.word-list { margin-top: 30px; border-top: 1px solid #ccc; padding-top: 20px; }
.word-list ul { list-style: none; padding: 0; }
.word-list li { display: inline-block; margin-right: 15px; background: #f0f0f0; padding: 5px 10px; border-radius: 5px; }
+
+ /* π‘ νΌ μ€νμΌμ κ°λ¨ν μΆκ°νμ΅λλ€ (μ ν μ¬ν) */
+ .date-filter-form { background-color: #f4f4f4; border: 1px solid #ddd; padding: 15px; border-radius: 8px; margin-bottom: 20px; }
+ .date-filter-form label { margin-right: 10px; font-weight: bold; }
+ .date-filter-form input[type="date"] { padding: 5px; border: 1px solid #ccc; border-radius: 4px; }
+ .date-filter-form button { padding: 8px 12px; background-color: #007bff; color: white; border: none; border-radius: 4px; cursor: pointer; }
{{ category }} ν΅μ¬ ν€μλ μλ ν΄λΌμ°λ
+
+
π
λ μ§ λ²μ νν°λ§ ({{ category }} μΉ΄ν
κ³ λ¦¬)
+
+
+
+
+
{% if image_base64 %}
μλ ν΄λΌμ°λ μ΄λ―Έμ§
-
+
+
μμ {{ top_words|length }}κ° λ¨μ΄ λͺ©λ‘
@@ -25,8 +48,9 @@ μμ {{ top_words|length }}κ° λ¨μ΄ λͺ©λ‘
{% else %}
μλ ν΄λΌμ°λλ₯Ό μμ±ν λ°μ΄ν°λ₯Ό μ°Ύμ μ μμ΅λλ€.
+ (μ νν λ μ§ λ²μμ '{{ category }}' μΉ΄ν
κ³ λ¦¬μ λ°μ΄ν°κ° μλμ§ νμΈν΄ μ£ΌμΈμ.)
{% endif %}
- λ©μΈ νμ΄μ§λ‘ λμκ°κΈ°
+ λ©μΈ νμ΄μ§λ‘ λμκ°κΈ°