-
Goal: Create chart with active users by day
-
Steps:
-
- Create SQL query to generate table of date strings and their corresponding active user counts.
-
- Put into line chart
-
Details:
Trying to get a line chart of active users by day. I've already prepared the data using SQL:
But when I graph it, the graph is adding times on and in-between the dates: