# Weird multiple scales in dashboards

**URL:** https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347
**Category:** Help
**Tags:** dashboard
**Created:** [November 7, 2019, 9:37pm UTC](https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347 "2019-11-07T21:37:02Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Lars\_Andersson](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@Lars\_Andersson](https://forums.losant.com/u/Lars_Andersson)
#### Post date: [November 7, 2019, 9:37pm UTC](https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347/1 "2019-11-07T21:37:02Z")

</div>

Not sure what just happened, but many of my dashboards now have multiple y scales.

Updates going on?

---

<div class="post-metadata">

### Author: ![Dylan\_Schuster](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.losant.com/dylan_schuster/32/2850_2.png) [@Dylan\_Schuster](https://forums.losant.com/u/Dylan_Schuster)
#### Post date: [November 7, 2019, 9:45pm UTC](https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347/2 "2019-11-07T21:45:41Z")

</div>

Can you provide an ID for one of the dashboards in question? Having that information up front always makes this discovery / diagnosis go much quicker. Thanks.

---

<div class="post-metadata">

### Author: ![Lars\_Andersson](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@Lars\_Andersson](https://forums.losant.com/u/Lars_Andersson)
#### Post date: [November 7, 2019, 9:46pm UTC](https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347/4 "2019-11-07T21:46:25Z")

</div>

5c350778b6722e0007d0adfd

---

<div class="post-metadata">

### Author: ![Dylan\_Schuster](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.losant.com/dylan_schuster/32/2850_2.png) [@Dylan\_Schuster](https://forums.losant.com/u/Dylan_Schuster)
#### Post date: [November 7, 2019, 9:55pm UTC](https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347/5 "2019-11-07T21:55:18Z")

</div>

Thanks. I see what you are talking about and am working on a fix now.

---

<div class="post-metadata">

### Author: ![Dylan\_Schuster](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.losant.com/dylan_schuster/32/2850_2.png) [@Dylan\_Schuster](https://forums.losant.com/u/Dylan_Schuster)
#### Post date: [November 7, 2019, 10:49pm UTC](https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347/6 "2019-11-07T22:49:30Z")

</div>

@Lars_Andersson we just pushed up a fix for the issue; if you refresh your browser you should see the graphs displaying properly again.

Sorry for the issue, and thanks for the bug report.

---

<div class="post-metadata">

### Author: ![Lars\_Andersson](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@Lars\_Andersson](https://forums.losant.com/u/Lars_Andersson)
#### Post date: [November 8, 2019, 6:00pm UTC](https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347/7 "2019-11-08T18:00:16Z")

</div>

it was fixed, but now it appears to happen again in 5db866e2b2751c0006de7ba1

---

<div class="post-metadata">

### Author: ![Dylan\_Schuster](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.losant.com/dylan_schuster/32/2850_2.png) [@Dylan\_Schuster](https://forums.losant.com/u/Dylan_Schuster)
#### Post date: [November 8, 2019, 6:13pm UTC](https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347/8 "2019-11-08T18:13:22Z")

</div>

In that case the Y axis labels are explicitly set; my guess would be that the following happened …

1. The bug you reported yesterday was introduced, which created a Y axis for each of your segments AFTER we downloaded the dashboard from the server (in the presentation layer).
2. This particular dashboard was updated in some way - a block configuration changed, or blocks were rearranged or reordered, or the dashboard name changed. It’s hard to determine that part.
3. Doing so sent the updated dashboard (now with the explicitly set Y axis labels as described above) back up to the server.

The solution here is to simply remove the Y axis label from each segment of each block.

1. Open the block configuration edit screen for each of your time series graphs.
2. In each segment, find the “Y Axis Label” field and simply delete its value.
3. Save the block.

Unfortunately I cannot update this dashboard for you as I do not have permission on your account, else I would take care of it for you since it was the result of a bug we produced.

Let us know if you have any other questions.

---

<div class="post-metadata">

### Author: ![Lars\_Andersson](https://avatars.discourse-cdn.com/v4/letter/l/f05b48/32.png) [@Lars\_Andersson](https://forums.losant.com/u/Lars_Andersson)
#### Post date: [November 8, 2019, 6:32pm UTC](https://forums.losant.com/t/weird-multiple-scales-in-dashboards/2347/9 "2019-11-08T18:32:12Z")

</div>

I got it fixed, thanks
