Commit Graph

  • 2eccabcf8c Generalize placeholder styles. David Schnur 2013-01-24 21:38:25 -0600
  • eeb1b9df28 Expand inputs to match the new page font size. David Schnur 2013-01-24 21:06:43 -0600
  • 8a1180579c Expand buttons to match the new page font size. David Schnur 2013-01-23 22:00:43 -0600
  • e05f390040 Fix plot legend padding. David Schnur 2013-01-22 21:25:10 -0600
  • 6bdc88c1f9 Beautified CSS used by the examples pages. David Schnur 2013-01-22 20:24:52 -0600
  • a4ad4707d5 Updated credits for #934 threshold overlapping. David Schnur 2013-01-20 18:15:12 -0600
  • 7e27b6d238 Merge pull request #934 from NIA/threshold-fixes David Schnur 2013-01-20 16:09:53 -0800
  • 21e252ea8f Renamed layout.css to examples.css. David Schnur 2013-01-20 15:22:21 -0500
  • 707c8ed845 Reorganized examples into subdirectories. David Schnur 2013-01-20 15:19:51 -0500
  • c833511431 Adding a fix for the inability to set the point line width to 0. It's a bit of a hack, but it seems like an acceptable workaround. Jamie Hamel-Smith 2013-01-19 20:22:26 -0800
  • a0529ee8b1 Moved canvas tick rendering into a plugin. David Schnur 2013-01-18 23:26:56 -0500
  • 3b2d43bf65 Provide a way for plugins to override classes. David Schnur 2013-01-18 16:45:28 -0500
  • edc2bbd992 Added methods to draw and measure text. David Schnur 2013-01-18 16:08:14 -0500
  • 42d5592add Added a basic frame for the canvas-drawing plugin. David Schnur 2013-01-13 10:08:06 -0500
  • a9be4d559d Abstract-out canvas creation into an object. David Schnur 2012-12-24 20:01:07 -0500
  • f66c9ae3d6 Renamed the 'canvas' variable to 'surface'. David Schnur 2012-12-24 18:44:18 -0500
  • 17ceb51d91 flot.threshold: insert generated series after original, not in the end Ivan Novikov 2013-01-18 16:53:17 +0400
  • 36bfcbf08a Merge pull request #929 from hizhengfu/master David Schnur 2013-01-14 03:45:18 -0800
  • 3c1d04cbd1 Correction calculation error margin hizhengfu 2013-01-14 16:10:32 +0800
  • f06fe931ea Merge pull request #861 from thecountofzero/master David Schnur 2013-01-13 10:34:44 -0800
  • 92a833ce00 Cleaned up jQuery plugins site manifest. David Schnur 2013-01-12 09:27:58 -0500
  • 4df443bd00 Updated Bower component.json version info. David Schnur 2013-01-11 19:13:32 -0500
  • a665f6793c Merge pull request #843 from ralphholzmann/bower David Schnur 2013-01-11 16:10:06 -0800
  • a60dbbfd1f Updated credits for sub-pixel rendering fixes. David Schnur 2013-01-11 19:06:36 -0500
  • 29476b8911 Merge pull request #911 from dnschnur/series-zero-option David Schnur 2013-01-11 15:47:26 -0800
  • be6fc4e41d Draw selection on half-pixels to avoid aliasing. David Schnur 2013-01-11 18:43:49 -0500
  • 4a35faff61 Merge pull request #925 from danxshap/master David Schnur 2013-01-11 15:20:46 -0800
  • 1bee76632d Draw crosshair on half-pixels to prevent aliasing Daniel Shapiro 2013-01-11 10:25:49 -0500
  • 620b05a7e1 Merge pull request #923 from NIA/patch-1 David Schnur 2013-01-10 18:02:09 -0800
  • 2c64f82a4f Added the new 'zero' option to the changelog. David Schnur 2013-01-10 13:10:57 -0500
  • 151e96fb27 Expand documentation of the point format options. David Schnur 2013-01-10 13:07:53 -0500
  • 1e685b0446 Documented the zero option for bars and lines. David Schnur 2013-01-10 10:00:32 -0500
  • 790bbaf55f Mirror the zero option to the categories plugin. David Schnur 2013-01-10 09:59:45 -0500
  • 6412dafc6e Restrict zero to bars and filled lines only. David Schnur 2013-01-10 09:57:00 -0500
  • c8630d1849 Add passing offsets over plotpan event Ivan Novikov 2013-01-10 14:14:39 +0400
  • 3c0bcefc5a Fixed jQuery 1.2.6 mouseleave issue from #920. David Schnur 2013-01-09 20:22:01 -0500
  • f2fa1b869e Updated credits for #918 pie percentage errors. David Schnur 2013-01-03 18:16:56 -0500
  • 1cd2cd9490 Merge pull request #918 from jtward/patch-1 David Schnur 2013-01-03 15:14:35 -0800
  • f6198f5db2 Change evaluation order for calculating percentage James Ward 2013-01-03 12:44:55 +0000
  • b6924a96d9 Update auto-scaling to support the zero option. David Schnur 2012-12-23 09:44:18 -0500
  • 126cb072fc Added a 'zero' option for lines and bars. David Schnur 2012-12-23 08:54:34 -0500
  • d7c58b59f3 Enforce left-to-right canvas layout orientation. David Schnur 2012-12-22 13:24:15 -0500
  • a6414cac60 Prevent color generation with all fixed indexes. David Schnur 2012-12-22 10:02:40 -0500
  • 88e0567b46 Tweak comparison order for clarity. David Schnur 2012-12-22 10:00:16 -0500
  • 61c1cad92f Clarify comments describing color generation. David Schnur 2012-12-22 09:59:26 -0500
  • c22f3f753c Added credits for #910 pie redraw fixes. David Schnur 2012-12-21 16:16:28 -0500
  • f0652fd067 Merge pull request #910 from dnschnur/pie-resize-fix David Schnur 2012-12-21 13:11:52 -0800
  • d09b278601 Allow the pie to redraw on resize or update. David Schnur 2012-12-21 16:07:15 -0500
  • 02c701b057 Check dimensions on draw, not just on startup. David Schnur 2012-12-21 16:05:02 -0500
  • 715a093316 Updated credits for #905 jQuery 1.9 compatibility. David Schnur 2012-12-21 10:35:21 -0500
  • 761b5f1149 Merge pull request #905 from anthonyryan1/master David Schnur 2012-12-21 07:32:15 -0800
  • a4ac13085c Document the affected versions of opera, and replace $.browser.opera with a line to detect only affected versions Anthony Ryan 2012-12-20 18:14:25 -0500
  • 50a45ba995 Remove Internet Explorer specific code, that appears to have no impact on actual rendering see bug #905 Anthony Ryan 2012-12-20 16:43:00 -0500
  • 97d862a4b2 Specify the precise version of IE referenced in this problem Anthony Ryan 2012-12-20 16:39:10 -0500
  • f6b279ce34 Fixed a logic error in series color generation. David Schnur 2012-12-19 20:25:46 -0500
  • 8760ee77e9 Added undocumented labelFormatter null behavior. David Schnur 2012-12-12 22:14:17 -0500
  • 43e3a70da7 Merge pull request #900 from markrcote/master Mark Côté 2012-12-12 14:32:05 -0800
  • 0d47f513ca Don't prepend 'Q' with %q specifier, but keep the 'Q' for default formatting. Mark Côté 2012-12-12 14:29:04 -0800
  • 3640b939e2 Updated the public plot.version property. David Schnur 2012-12-12 15:14:44 -0500
  • 4880f45da0 Merge pull request #899 from arpancj/master David Schnur 2012-12-12 10:25:08 -0800
  • 5b966071e6 Merge pull request #901 from dnschnur/canvas-float-fix David Schnur 2012-12-12 09:54:28 -0800
  • de86d017a0 Updated news for the canvas alignment fix. David Schnur 2012-12-12 12:53:40 -0500
  • e85a190ea9 Removed unnecessary canvas skipPositioning flag. David Schnur 2012-12-12 12:45:35 -0500
  • f4b82f624b Updated NEWS.md for issue #49. Mark Côté 2012-12-11 23:28:42 -0800
  • c0900a1dac Updated API.md for %q time-series tick-label option. Mark Côté 2012-12-11 23:24:56 -0800
  • 657a39b8f9 Unbitrotted risicle's patch from issue #49. Also fixed formatting and removed unused change to tickFormatter args. Mark Côté 2012-12-11 23:18:31 -0800
  • 91f6b6ae40 Fix broken behavior for interacting demo Arpan Chinta 2012-12-08 19:45:31 +0530
  • fa025fab91 Updated style guidelines for horizontal spacing. David Schnur 2012-12-04 15:39:09 -0500
  • c6ddfa5664 Merge pull request #896 from dnschnur/license-headers David Schnur 2012-12-03 14:23:09 -0800
  • 9e21074d82 Updated license headers for #805. David Schnur 2012-12-03 17:20:20 -0500
  • 8df11479ee Merge pull request #893 from markrcote/master David Schnur 2012-12-03 10:52:53 -0800
  • 2b1f934336 Remove link since it's broken on github. Mark Côté 2012-12-01 19:45:05 -0500
  • 298309ef49 Update README.md to link to examples/index.html. Mark Côté 2012-12-01 19:40:17 -0500
  • 883dda2a20 Updated timezone-js and Olson database to fix time zones example. Updated README. Mark Côté 2012-12-01 19:29:24 -0500
  • f267cc10ca Updated credits for #888 global variables. David Schnur 2012-12-01 08:53:39 -0500
  • c98c310887 Merge pull request #889 from dnschnur/code-fixes David Schnur 2012-12-01 05:49:26 -0800
  • 8b99640553 Declare variables that should have been local. David Schnur 2012-12-01 08:23:32 -0500
  • afc97ba099 Added a missing semicolon. David Schnur 2012-12-01 08:13:33 -0500
  • 3073264d16 Added a missing semicolon. David Schnur 2012-12-01 08:12:53 -0500
  • 308ff28166 Declare a variable that should have been local. David Schnur 2012-12-01 08:12:01 -0500
  • b3a19afb05 Comment out bizzarre impossible code. David Schnur 2012-12-01 08:09:48 -0500
  • 179bed9617 Declare variables that should have been local. David Schnur 2012-12-01 08:08:18 -0500
  • 8110f0c1d9 Added missing semicolons. David Schnur 2012-12-01 07:43:06 -0500
  • 6c960a8add Added a missing semicolon. David Schnur 2012-12-01 07:40:14 -0500
  • a3df340afb Added missing semicolons. David Schnur 2012-12-01 07:37:51 -0500
  • 78ee3c7081 Updated code style to match Flot's guidelines. David Schnur 2012-12-01 07:33:31 -0500
  • a10206c13a Added a missing semicolon. David Schnur 2012-12-01 07:30:42 -0500
  • 81d19f700f Declare a variable that should have been local. David Schnur 2012-12-01 07:30:03 -0500
  • 359db6d2d7 Merge pull request #34 from alenyashka/master David Schnur 2012-11-27 18:33:21 -0800
  • c0148d0ece Minor rewording of contribution guidelines. David Schnur 2012-11-27 10:56:11 -0500
  • 1d78faf0b2 Update contribution guidelines to include issues. David Schnur 2012-11-27 10:53:30 -0500
  • b362df896c Added contribution and code style guidelines. David Schnur 2012-11-27 10:25:25 -0500
  • dd7793b7dc Demonstrate use of object as borderWidth. David Schnur 2012-11-27 10:04:44 -0500
  • 701f2f6e41 Style cleanup and converting spaces to tabs. David Schnur 2012-11-27 09:59:37 -0500
  • 04f4ac25b8 Fix wrapping to avoid markdown mis-interpretation. David Schnur 2012-11-27 09:49:46 -0500
  • 1ab6a53d57 Updated credits for #880 border fixes. David Schnur 2012-11-27 09:45:27 -0500
  • 4fc5340d5c Merge pull request #880 from kswedberg/border-object-fix David Schnur 2012-11-27 06:41:47 -0800
  • 198a601513 Fix setting border width/color when object. Karl Swedberg 2012-11-26 09:21:06 -0500
  • 40189e6c0f General linting. Karl Swedberg 2012-11-26 09:19:43 -0500
  • 01b1c8a923 Remove trailing white space. Karl Swedberg 2012-11-26 09:17:23 -0500