# Codecov.io website dashboard: Dynamic scaling of coverage graph

**URL:** https://community.codecov.com/t/codecov-io-website-dashboard-dynamic-scaling-of-coverage-graph/593
**Category:** Feature Requests
**Created:** [October 11, 2019, 7:03am UTC](https://community.codecov.com/t/codecov-io-website-dashboard-dynamic-scaling-of-coverage-graph/593 "2019-10-11T07:03:09Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nytamin](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/nytamin/32/316_2.png) [@nytamin](https://community.codecov.com/u/nytamin)
#### Post date: [October 11, 2019, 7:03am UTC](https://community.codecov.com/t/codecov-io-website-dashboard-dynamic-scaling-of-coverage-graph/593/1 "2019-10-11T07:03:09Z")

</div>

**Summary**

The Coverage Chart in the Dashboard view on the website should scale according to how the graph looks.

**Description**

The coverage chart on the Dashboard view for a repo on [codecov.io](http://codecov.io) ([example](https://codecov.io/gh/nrkno/tv-automation-server-core)) seems to be always scaled between 0% and 100%. My issue with this is that this makes small changes in coverage very hard to see.  
Example:

 ![image](https://canada1.discourse-cdn.com/flex029/uploads/codecov/original/1X/c8e38a3d7c856cc309b3e43f5a15c9c2749b3a7c.png)

In our project we’ve just started the work of adding tests to this repo, and it would have been very nice to be able to see the changes in coverage, even if they are tiny.

I’d like to suggest that the scale of the graph should be dynamically scaled according to the graph contents. This way (as in our case) even small changes (0.5% increase) would be quite visible.

---

<div class="post-metadata">

### Author: ![drazisil](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/drazisil/32/496_2.png) [@drazisil](https://community.codecov.com/u/drazisil)
#### Post date: [October 14, 2019, 1:18pm UTC](https://community.codecov.com/t/codecov-io-website-dashboard-dynamic-scaling-of-coverage-graph/593/4 "2019-10-14T13:18:33Z")

</div>

Hi @nytamin

Thanks for the suggestion! We are currently working on a new UI, I’ve surfaced this feature request to the team who will will review it and see what is involved.

---

<div class="post-metadata">

### Author: ![jerrod](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/jerrod/32/41_2.png) [@jerrod](https://community.codecov.com/u/jerrod)
#### Post date: [November 22, 2019, 7:37pm UTC](https://community.codecov.com/t/codecov-io-website-dashboard-dynamic-scaling-of-coverage-graph/593/5 "2019-11-22T19:37:11Z")

</div>

Hi @nytamin – confirming that we’ve added Y-axis scaling to the new UI, which is getting release over the next few months.

As a preview 🙂

 ![image](https://canada1.discourse-cdn.com/flex029/uploads/codecov/original/1X/f16697bcc0182ca042d869b95f547366cfdcaf60.png)

Thanks for the feedback!!
