Good Day
t´s possisble modify scale in an axis of a graph exist? for example, I have a graph, in the vertical axis the scale it´s 0.5 to 0.5, but i want that scale will be 1 to 1, it´s possible?
regards
Hi Luis
I believe you have come across a limitation in charts, I don't think you can manually edit the vertical axis as this is a dynamic setting determined by your data.
If this were my issue, I would try a workaround, by adding a test column of data to my table, with data in it to force the Axis to increase to show the numbers I want. Then I would change the colour of that series to the same colour as the background of the chart to "hide" it. That way you get your axis updated dynamically, but there will be a "space" in the chart. I would make the test column the last column in the data table, that way it might not be so noticeable.
Hope this helps.
Kind regards
Debbie Sawyer Consultant & Training Manager
Smarter Processes mean happy people in successful businesses
I too am in need of the ability to have a set y-Axis. I often get, when there is no data or when data is actually a 0, a -1 and -2 below the zero line. The ability to fix the y-Axis to a desired # range should be a feature set in the Chart Widget. Please vote this up.
Jumping in here to post a link to the existing product idea: Set a Min-Max for Axis on Charts - please add your vote to this idea @VinceA! You’ll then receive updates when the status of the idea changes!
Thanks,
Georgie
Can someone help me understand how I can correct this formula? It's returning Unparsable. =INDEX({Revenue & Opex | ARRONI Row}, MATCH(TEXT(DATE(YEAR({Revenue & Opex Go Live Date}), MONTH({Revenue & Opex Go Live Date}) + 11, 1), "MM/DD/YYYY"), {Revenue & Opex Date Header}, 0)) The formula is indexing a full row. Matching a…
Hi everyone! I usually use INDEX/MATCH, but I am trying to "match" multiple criteria and found that it is better to use INDEX/COLLECT when dealing with multiple criteria. I keep returning "#INVALID VALUE" and am confused what I am missing… I have an "Audience" sheet my team is using with employees' respective name, ID…
I have a list of companies that are allowed 2 complimentary registrations. I want a notification sent if a third registration is added that tell the company rep they need to pay for the third registration. I have a list of company names with the contact information. I then have the registration list with a form for…