Opened 9 years ago
Closed 9 years ago
#29 closed enhancement (fixed)
Add the x-axis for wavelength in the top of timeframe plot.
Reported by: | zhangjr | Owned by: | yanll |
---|---|---|---|
Priority: | minor | Milestone: | pre-alpha |
Component: | viewer | Version: | 0.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Parent ID: | Parent Tickets: | ||
Estimated Number of Hours: | 0.0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Description
The x-axis shows the wavelength of neutron arriving at the sample position.
Subtickets
Child Tickets
Change History (2)
comment:1 Changed 9 years ago by zhangjr
comment:2 Changed 9 years ago by zhangjr
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
add second X axis on the top, which shows the wavelength.
self.timeframeCanvas.ax2 = self.timeframeCanvas.ax.twiny()