Dynamic chart only filling half the plot area

Joined
May 16, 2024
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
Hello!

Hoping there’s a simple answer to this. I’ve made a dynamic column chart using named ranges and a dropdown that controls the chart. It’s working fine except the chart doesn’t take up the entire plot area and it’s making the x-axis labels unreadable.

The chart was created using named ranges -

Series name: =Sheet1!$E$1

Series values: =Test.xlsx!ChartValues

Axis label range: =Test.xlsx!ChartLabels

The formula for ChartValues in Name Manager is -

=Sheet1!$E$2:INDEX(Sheet1!$E$2:$E$15,COUNTIF(Sheet1!$E$2:$E$15,”<>#N/A”))

The formula for ChartLabels in Name Manager is -

=Sheet1!$D$2:INDEX(Sheet1!$D$2:$D$15,COUNTIF(Sheet1!$D$2:$D$15,”<>#N/A”))

Like I said it’s updating as it should be it’s just only taking up part of the plot area when the data in the named range from the dropdown is, for example, 4 cells rather than all the cells.

Is there any way to rectify this?

Thanks!
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.

Forum statistics

Threads
1,223,885
Messages
6,175,182
Members
452,615
Latest member
bogeys2birdies

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top