# Pageviews Plots

**URL:** https://meta.discourse.org/t/pageviews-plots/140899
**Category:** Feature
**Created:** [February 6, 2020, 5:37pm UTC](https://meta.discourse.org/t/pageviews-plots/140899 "2020-02-06T17:37:53Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![BryanV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bryanv/32/226479_2.png) [@BryanV](https://meta.discourse.org/u/BryanV)
#### Post date: [February 6, 2020, 5:37pm UTC](https://meta.discourse.org/t/pageviews-plots/140899/1 "2020-02-06T17:37:53Z")

</div>

Wondering if there is any simple way to make some changes to the Pageviews plot:

 ![Screen Shot 2020-02-06 at 9.31.48 AM](https://global.discourse-cdn.com/meta/original/3X/5/1/51e58b469007ff7c16cde4106acff3d39a6c0477.png)

- Can the bar for “crawlers” be turned off? It is mostly uninteresting to begin with, but then the periodic spikes blow out the vertical scale and make the rest of the plot un-readable.

- Can the year view be aggregated by week? We would like to look at growth over longer term, but we have a heavy dip on weekends so a weekly binning on the “year” scale would make that much easier to discern

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [February 8, 2020, 9:33pm UTC](https://meta.discourse.org/t/pageviews-plots/140899/2 "2020-02-08T21:33:32Z")

</div>

Why don’t you export the data and graph it however you like in the tool of your choice? 🤔

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [February 8, 2020, 9:59pm UTC](https://meta.discourse.org/t/pageviews-plots/140899/3 "2020-02-08T21:59:27Z")

</div>

I pushed an update few days ago which lets you hide a dimension by clicking on the legend, this will solve your first bullet.

For the other as jeff said if you have any specific grouping requirement you better export it.

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [February 8, 2020, 10:22pm UTC](https://meta.discourse.org/t/pageviews-plots/140899/4 "2020-02-08T22:22:02Z")

</div>

I’m not sure there’s any value on showing daily values like this, at a glance it’s impossible to tie spikes to dates.

We’re not using a mass spectrometer where the individual spikes identify individual molecules. It’s nice to see and investigate blips, but it doesn’t make trend identification (i.e. growth) easy.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [February 8, 2020, 10:46pm UTC](https://meta.discourse.org/t/pageviews-plots/140899/5 "2020-02-08T22:46:53Z")

</div>

Maybe after exporting the data graphing it exponentially instead of linearly is what you want?

---

<div class="post-metadata">

### Author: ![BryanV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bryanv/32/226479_2.png) [@BryanV](https://meta.discourse.org/u/BryanV)
#### Post date: [February 9, 2020, 7:18pm UTC](https://meta.discourse.org/t/pageviews-plots/140899/6 "2020-02-09T19:18:39Z")

</div>

> [@codinghorror](#):
>
> Why don’t you export the data and graph it however you like in the tool of your choice? 🤔

Truthfully? Between work-work and OSS-work I am overcommitted and just want to have it available out of the box. Given that daily bars on this scale are not really useful to begin with, I hoped perhaps that our interests would be aligned on this point.
