Opened 13 years ago
Closed 5 years ago
#6738 closed enhancement (patchwelcome)
Chart2D reverse order Y axis yields no ticks or labels
Reported by: | guest | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Charting | Version: | 1.1.0 |
Keywords: | chart2d axis | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
I'd like my chart2d Y axis to start with 0 at the top and a large integer at the bottom. I can achieve this with min: 100 , max: 0. That is to say the line draws correctly. But the Y axis ticks and labels do not appear.
Attachments (1)
Change History (5)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Component: | General → Charting |
---|---|
Milestone: | → 1.2 |
Owner: | changed from anonymous to Eugene Lazutkin |
Status: | new → assigned |
comment:4 Changed 5 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Given the lack of interest over the past 5+ years, I'm closing as patchwelcome. Please re-open if you want to create a pull request.
Note: See
TracTickets for help on using
tickets.
Draws chart with value 760 at bottom and 0 at top of y axis