Darren S Posted October 30, 2019 Posted October 30, 2019 Hi, I have a layout that includes a chart that totals sales for each month - January to December. There is also a drop down list where I can select the year for the chart to display results. Each time I select a year the scale of the Y axis changes. For example, if maximum sales for a given month in 2017 are $3.9M it will show $4.5M as the maximum value on the Y axis. In 2018 the maximum for a month is $4.9M, so the Y axis changes to show a maximum of $5.5M I want to be able to set a scale for the Y axis so that it does not change. Ideally I could create a variable for the user to preset. As an example, the user could set the maximum at $7M. This way, the charts are a better visual comparison as we change the year to be viewed. I tried creating a second series that has the limit set as the data (I am using simple bar chart) but with no control over making that invisible this doesn't appear to be a solution. I can't see any other settings on the Chart editor where I can fix in the scale of the Y axis. Any ideas? Thanks.
comment Posted October 30, 2019 Posted October 30, 2019 6 hours ago, Darren S said: I can't see any other settings on the Chart editor where I can fix in the scale of the Y axis.
Darren S Posted October 30, 2019 Author Posted October 30, 2019 Thank you very much. I thought I had tried that but setting a maximum value worked. I still have an issue where the chart resizes the width as I change the Y axis values. Is there a way to stop this behaviour?
comment Posted October 30, 2019 Posted October 30, 2019 3 hours ago, Darren S said: the chart resizes the width as I change the Y axis values. Not sure what that means.
Darren S Posted November 1, 2019 Author Posted November 1, 2019 I have a chart where the user can select the product type and it shows the sales for that product only. There is also an option to show total sales. My chart has a maximum Y axis value of $6,000,000. No values exceed that limit. When the user selects different products, the width of the chart changes. The Y axis limit and increments are the same. The X axis is also the same (being 12 columns - one for each month). Do you know how to fix the size of the chart? It appears to dynamically resize based on the data.
comment Posted November 1, 2019 Posted November 1, 2019 (edited) 1 hour ago, Darren S said: When the user selects different products, the width of the chart changes. I don't know how to reproduce the described behavior. Edited November 1, 2019 by comment
Recommended Posts
This topic is 1917 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now