Opened 12 years ago
Closed 9 years ago
#2049 closed enhancement (wontfix)
OMPlot: limitation on zooming
Reported by: | Lennart Ochel | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.3 |
Component: | OMPlot | Version: | trunk |
Keywords: | Cc: |
Description
It seems that the zoom-functionality from OMPlot is limited by the scale of 1e-6. Why??? Can we remove that limitation?
Change History (5)
comment:1 by , 12 years ago
comment:3 by , 10 years ago
Milestone: | 1.9.1 → 1.9.2 |
---|
This ticket was not closed for 1.9.1, which has now been released. It was batch modified for milestone 1.9.2 (but maybe an empty milestone was more appropriate; feel free to change it).
comment:4 by , 10 years ago
Milestone: | 1.9.2 → 1.9.3 |
---|
Milestone changed to 1.9.3 since 1.9.2 was released.
comment:5 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I looked into the code and there is no limit on the zooming. I believe it is the limitation of the plotting tool we are using.
http://qwt.sourceforge.net/index.html
http://qwt.sourceforge.net/class_qwt_plot_zoomer.html