Jump to content
  • 0

[Charts] - View count per day in chart


PoorReymark

Question

2 answers to this question

Recommended Posts

  • 1

Hello @PoorReymark

To build such chart, first you need to have a table that will store dates and the respective number of view counts. The table will look something like this:

image.png.f43f0e130947d31f813b2571e9dda2d1.png


Based on this table, you can set up Line chart where:

1. You use a separate field for each series

image.png.4a7837063cdd205baf3a180a4c36b23c.png

X Axis will be Date field with custom formatting to display only day part of the mm/dd/yyyy 

image.thumb.png.8f360d0f6d634d0c62531684cf432110.png

Value for Y axis will be set to sum of views

image.png.029d865e4b270f3213f92625d215d573.png

The end result will look something like this:

image.thumb.png.2e7dae24a0fb1c59635084cd63b73dc8.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...