marcomachadosantos / gwt-chronoscope

Automatically exported from code.google.com/p/gwt-chronoscope
GNU Lesser General Public License v2.1
0 stars 0 forks source link

limit scope of plot to available data #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

when zooming
 * don't zoom out past the maximal span of data
   * eg one year of data should not allow zoom out to 5, 10 years, etc
   * adjust zoom shortcuts accordingly (eg no 5-year or 10-year if only 1 year)
 * don't zoom in past the minimal resolution
   * eg given a year of weekly data, don't zoom in past a week
   * show appropriate zoom shortcuts, so if minimal is yearly don't show monthly, weekly, daily, 
hourly, etc zoom buttons

Original issue reported on code.google.com by socon...@gmail.com on 19 Feb 2008 at 11:20

GoogleCodeExporter commented 9 years ago

Original comment by cromwell...@gmail.com on 14 Mar 2008 at 9:22

GoogleCodeExporter commented 9 years ago
Only fixed fence post issues (max/min zoom and pan), legend zoom labels as new 
RFE issue

Original comment by cromwell...@gmail.com on 14 Mar 2008 at 9:25