Author |
Date |
Commit |
Message |
olau@iola.dk |
Mar 22, 2010 |
242 |
Added drawSeries hook
|
olau@iola.dk |
Mar 17, 2010 |
241 |
More robust handling of axis from data passed in from getData
|
olau@iola.dk |
Mar 17, 2010 |
240 |
More robust handling of axis from data passed in from getData
|
olau@iola.dk |
Mar 16, 2010 |
239 |
Use s.datapoints instead of s.data in highlight(s, index) to lookup point
|
olau@iola.dk |
Mar 16, 2010 |
238 |
Use the Date(year, month, day) constructor instead of the string-based
one which |
olau@iola.dk |
Mar 15, 2010 |
237 |
Tweaked new documentation about zero-padding a bit
|
olau@iola.dk |
Mar 15, 2010 |
236 |
Support zero left-padding month/day in timestamps
|
olau@iola.dk |
Mar 15, 2010 |
235 |
Made it clearer that eventHolder is not the one that receives custom
Flot events |
olau@iola.dk |
Feb 25, 2010 |
234 |
Elaborated the last FAQ regarding tab widgets
|
olau@iola.dk |
Feb 25, 2010 |
233 |
Avoid using $.browser.msie
|
olau@iola.dk |
Feb 25, 2010 |
232 |
Added support for redrawing the plot while panning for the navigate
plugin, idea |
olau@iola.dk |
Feb 9, 2010 |
231 |
Small documentation fixes
|
olau@iola.dk |
Feb 9, 2010 |
230 |
Added support for stacking horizontal bar charts to the stacking plugin
|
olau@iola.dk |
Dec 7, 2009 |
229 |
Support for specifying a bottom for each point for line charts when
filling them |
the.d0rp |
Nov 20, 2009 |
228 |
|
olau@iola.dk |
Nov 9, 2009 |
227 |
Fixed problem with ticks and the border (based on patch from
ultimatehustler69, |
olau@iola.dk |
Oct 28, 2009 |
226 |
Fixed problem with findNearbyItem and bars on top of each other (reported by rag |
olau@iola.dk |
Oct 27, 2009 |
225 |
Elaborated question about "doesn't work with framework xyz"
|
olau@iola.dk |
Oct 23, 2009 |
224 |
Added makefile for building the compressed files
|
olau@iola.dk |
Oct 23, 2009 |
223 |
Lowered chunk size to 5000 again
|
olau@iola.dk |
Oct 22, 2009 |
222 |
Some small formulation changes |
olau@iola.dk |
Oct 22, 2009 |
221 |
Revert accidental commit of example changes |
olau@iola.dk |
Oct 22, 2009 |
220 |
Move selection support to a plugin (based on patch from andershol),
move color c |
olau@iola.dk |
Oct 22, 2009 |
219 |
Add color helper plugin, it might be better to host it elsewhere, but
for now it |
olau@iola.dk |
Oct 22, 2009 |
218 |
Bumped chunk size in excanvas
|
olau@iola.dk |
Oct 22, 2009 |
217 |
Updated excanvas from SVN, with the patch in issue 50 (http://code.google.com/p/ |
olau@iola.dk |
Oct 22, 2009 |
216 |
Add example of using gradients with bars
|
olau@iola.dk |
Oct 22, 2009 |
215 |
Integrated patch for adding locking feature to the crosshair plugin
from Phrogz
|
olau@iola.dk |
Oct 21, 2009 |
214 |
Added option for setting line width to crosshairs plugins (patch by Phrogz)
|
olau@iola.dk |
Oct 21, 2009 |
213 |
Make sure points on top take precedence when finding nearby points when hovering |
olau@iola.dk |
Oct 21, 2009 |
212 |
Make sure points on top take precedence when finding nearby points when hovering |
olau@iola.dk |
Oct 21, 2009 |
211 |
Added licence file |
olau@iola.dk |
Oct 21, 2009 |
210 |
Make heuristic for x axis label widths more dynamic (based on patch by rickinhet |
olau@iola.dk |
Oct 21, 2009 |
209 |
Added a hooks option to enable scripts to define hooks before doing a plot
|
olau@iola.dk |
Oct 21, 2009 |
208 |
Reformulated the hooks example which was silly
|
olau@iola.dk |
Oct 21, 2009 |
207 |
Created wiki page through web user interface. |
olau@iola.dk |
Oct 21, 2009 |
206 |
Swapped a suspicious looking line in markings drawing
|
olau@iola.dk |
Oct 7, 2009 |
205 |
Added support for 12 hour timestamps, patch by Forrest Aldridge
|
olau@iola.dk |
Oct 7, 2009 |
204 |
Fixed bug in findNearbyItem, patch by zollman (issue 190)
|
olau@iola.dk |
Sep 22, 2009 |
203 |
Fixed some missing semicolons and others detected by js2-mode
|
olau@iola.dk |
Sep 8, 2009 |
202 |
Added axis transformation support
|
olau@iola.dk |
Sep 7, 2009 |
201 |
Return false in the mousewheel handler |
olau@iola.dk |
Sep 2, 2009 |
200 |
Don't set axis min/max in processData (only touch datamin/datamax),
fixes proble |
olau@iola.dk |
Sep 1, 2009 |
199 |
Fixed a bug with respecting min/max on partially invalid points, added some miss |
olau@iola.dk |
Aug 6, 2009 |
198 |
Patches from Paul Kienzle, fix pixel anchoring, add alpha support |
olau@iola.dk |
Aug 6, 2009 |
197 |
Option to have the grid on top of the data, important for image plots, and a bug |
olau@iola.dk |
Aug 6, 2009 |
196 |
Updated to mention bug fixes
|
olau@iola.dk |
Aug 6, 2009 |
195 |
Fix a bug with axis range margins not being set in the same way
(patch by Paul K |
olau@iola.dk |
Jul 13, 2009 |
194 |
Swap y axis coordinates to fix bug
|
olau@iola.dk |
Jul 13, 2009 |
193 |
More robust argument parsing
|
olau@iola.dk |
Jul 13, 2009 |
192 |
Base zoom out on current mouse position rather than a one-level undo
|
olau@iola.dk |
Jul 6, 2009 |
191 |
Rewrote the description text a wee bit
|
olau@iola.dk |
Jul 6, 2009 |
190 |
Added scrollwheel support, currently with inline jquery.scrollwheel.js plugin
|
olau@iola.dk |
Jul 6, 2009 |
189 |
Actually add the image plugin code instead of just the example page, and fix Hub |
olau@iola.dk |
Jul 6, 2009 |
188 |
Fix bug in navigate example introduced by renaming enable to interactive
|
olau@iola.dk |
Jul 5, 2009 |
187 |
Forgot to commit some images |
olau@iola.dk |
Jul 5, 2009 |
186 |
Added navigate plugin for panning and zooming
|
olau@iola.dk |
Jul 5, 2009 |
185 |
Explain that plugins can be concatenated to reduce download size/latency
|
olau@iola.dk |
Jul 5, 2009 |
184 |
Updated to match the latest API
|
olau@iola.dk |
Jul 5, 2009 |
183 |
Added getPlaceholder and renamed internal target to placeholder
|
olau@iola.dk |
Jul 5, 2009 |
182 |
Created wiki page through web user interface. |
olau@iola.dk |
Jul 5, 2009 |
181 |
Edited wiki page through web user interface. |
olau@iola.dk |
Jul 5, 2009 |
180 |
Added jQuery to make it a bit easier to just checkout and run |
olau@iola.dk |
Jul 4, 2009 |
179 |
Don't use default as attribute name as it is a keyword which
non-Firefox browser |
olau@iola.dk |
Jul 4, 2009 |
178 |
Fix a bug with replotting where Flot would fixate the label sizes,
shuffle the l |
olau@iola.dk |
Jul 4, 2009 |
177 |
Generalized the data normalization step so it can be parameterized
with a format |
olau@iola.dk |
Jul 3, 2009 |
176 |
Fixed a bug with stacking bars when there's missing something in the
bottom-most |
olau@iola.dk |
Jul 3, 2009 |
175 |
Extended the AJAX example with a setTimeout example of polling |
olau@iola.dk |
Jul 2, 2009 |
174 |
Added AJAX example |
olau@iola.dk |
Jul 2, 2009 |
173 |
Mention that it would be a good idea to try jQuery 1.3.2
|
olau@iola.dk |
Jun 23, 2009 |
172 |
Fixed bug in line calculation with small values of shadow size and
line width, r |
olau@iola.dk |
Jun 23, 2009 |
171 |
Mention that jQuery 1.2.6 is needed
|
olau@iola.dk |
Jun 23, 2009 |
170 |
Removed TODO which is obsolete now |
olau@iola.dk |
Jun 23, 2009 |
169 |
Mention the new example in index.html
|
olau@iola.dk |
Jun 23, 2009 |
168 |
Added "pointOffset" for converting a point in data space to an offset
within the |
olau@iola.dk |
Jun 23, 2009 |
167 |
Added draw hook
|
olau@iola.dk |
Jun 23, 2009 |
166 |
New option grid.show, set to false to disable the grid
|
olau@iola.dk |
Jun 23, 2009 |
165 |
Mention the y axis as well as x axis in barWidth explanation
|
olau@iola.dk |
Jun 22, 2009 |
164 |
Clarify that barWidth might also be in unit of the y axis
|
olau@iola.dk |
Jun 19, 2009 |
163 |
Remove the now obsolete comment about the bundled excanvas containing a bug fix
|
olau@iola.dk |
Jun 19, 2009 |
162 |
Fixed numerical instability in IE when plotting points by reversing the arc draw |
olau@iola.dk |
Jun 19, 2009 |
161 |
Fixed a hole in the axis scale calculation, triggered by empty data (reported by |
olau@iola.dk |
Jun 3, 2009 |
160 |
Fixed bug with null point
|
olau@iola.dk |
Jun 2, 2009 |
159 |
Removed work-around for slow jQuery mousemove events (closing issue
134), add ne |
olau@iola.dk |
May 28, 2009 |
158 |
Bump the jQuery version requirement
|
olau@iola.dk |
May 23, 2009 |
157 |
Implemented plugin system, introduced experimental hooks system (three hooks def |
olau@iola.dk |
May 22, 2009 |
156 |
Set max-width of the text in the examples |
olau@iola.dk |
May 22, 2009 |
155 |
Use <label>s next to the checkboxes
|
olau@iola.dk |
May 7, 2009 |
154 |
Fixed silly bug introduced by earlier fix for bars (spotted by Jeff)
|
olau@iola.dk |
Apr 30, 2009 |
153 |
Added FAQ-entry about performance and large data sets
|
olau@iola.dk |
Apr 28, 2009 |
152 |
Quick fix of problem with thresholding
|
olau@iola.dk |
Apr 28, 2009 |
151 |
Update excanvas to latest release instead of SVN checkout and add hack to make s |
olau@iola.dk |
Apr 15, 2009 |
150 |
Clarify that the default fill color of points is white
|
olau@iola.dk |
Apr 1, 2009 |
149 |
Clarify how to set tick labels (issue 144)
|
olau@iola.dk |
Mar 22, 2009 |
148 |
Updated work-around bug |
olau@iola.dk |
Mar 12, 2009 |
147 |
Round tick positions to avoid fractions |
olau@iola.dk |
Mar 10, 2009 |
146 |
Added notice about broken background images on IE 7 based on report from Fred in |
olau@iola.dk |
Mar 10, 2009 |
145 |
Fixed use of keyword, reported by Booink |
olau@iola.dk |
Mar 8, 2009 |
144 |
Edited wiki page through web user interface. |
olau@iola.dk |
Mar 8, 2009 |
143 |
Updated
|