You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,13 @@ Pixels Visualiser is a client-side web app that allows users to load a JSON file
6
6
7
7
- Interactive line chart of mood evolution over time
8
8
- Rolling average control for smoothing data
9
-
- Word frequency section based on user notes (with % toggle)
10
9
- Tag analysis
11
-
- Responsive layout for desktop and mobile
10
+
- Weekdays and months distribution
11
+
- Word frequency section based on user notes (with % toggle)
12
+
- Wordcloud visualisation
13
+
- Generate a PNG image of your Pixels
14
+
- Search Pixels by date
15
+
- Responsive layout for mobile (Note: the app is still best used on desktop. On mobile, some tooltips explaining buttons and controls might not be visible.)
<labelfor="minScoreSlider" title="Only count words appearing in a Pixel with a score above the defined threshold">Min score: <spanid="minScoreValue">1</span></label>
0 commit comments