From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050923 Epiphany/1.6.5 Description of problem: If I create a simple chart in oo-calc, and I want to specify what data the chart shoes, oo-calc won't let me. I get the following error: "The coordinate origin is less/greater than the minimum/maximum value." Example: X Y ----+---- 1 5 2 5 3 6 4 7 5 5 6 4 7 4 8 5 9 6 X always increases by one, Y is always between 4 and 7 inclusive. The automatic scaling on the chart chooses a Y scale of 0 to 7. I would like a scale of 3 to 7. It won't let me. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: x Additional info:
Created attachment 120415 [details] Example spreadsheet Try to change the scale of the Y axis.
Created attachment 120423 [details] example where this is done I double clicked on the chart, then used format->axis->y axis set: axis at 4 maximum of 7 ok and got this document, which looks like it does what you want
Great! I see what I did wrong now. Apologies for wasting your time on this. *brown paper bag*