- 28 Nov, 2013 1 commit
-
-
Jeff Tian authored
Use $.isArray instead of instanceof Array; Use full name for parameters.
-
- 18 Nov, 2013 1 commit
-
-
Jeff Tian authored
Revert the change on jquery.flot.js Revert the change on jquery.flot.js Add missing references and minor update on jquery.flot.js. Revert the change on jquery.flot.js Revert changes on jquery.flot.js. Revert the changes to the jquery.flot.js that made by Visual Studio 2012.
-
- 16 Nov, 2013 2 commits
-
-
Julien Bouyoud authored
-
Julien Bouyoud authored
- Fixes the issue where steps altering user datapoints - Do not altering user data points for drawing lines with steps (even stacked); just consider drawing with steps enables a different kind of plotting and clipping on lines and areas; that assuming that drawing with steps must always go horizontally and then verticaly (like previous inserted datapoints).
-
- 14 Oct, 2013 1 commit
-
-
Nick Schonning authored
-
- 15 Jun, 2013 1 commit
-
-
Cedric Le Roux authored
-
- 29 May, 2013 1 commit
-
-
David Schnur authored
Lots of people ask about implementing tooltips; hopefully enabling it by default will help them find it more easily.
-
- 27 May, 2013 2 commits
-
-
David Schnur authored
These changes were used to test the axis innermost property fix, and should not have been committed.
-
David Schnur authored
It doesn't make sense to calculate the innermost property only when no tickLength has been provided; the two have little to do with each other.
-
- 08 Apr, 2013 1 commit
-
-
David Schnur authored
-
- 02 Apr, 2013 1 commit
-
-
David Schnur authored
This way it doesn't inherit from something further up, whose line-height may be more or less than we expect.
-
- 06 Mar, 2013 1 commit
-
-
David Schnur authored
-
- 27 Feb, 2013 1 commit
-
-
David Schnur authored
Tweaked the description to indicate that we no longer combine single slices into 'other', and reduced the threshold from 10% to 5% to encourage more slices to combine in the demo.
-
- 24 Feb, 2013 1 commit
-
-
David Schnur authored
The getTextInfo method previously added new text to the top-level container when measuring it. Now it adds the text to the text layer, just as it will be when rendered, so that parent-child CSS rules can resolve correctly. This also avoids having to safe a reference to the top-level container, since it wasn't used anywhere else.
-
- 12 Feb, 2013 1 commit
-
-
David Schnur authored
-
- 02 Feb, 2013 5 commits
-
-
David Schnur authored
After shrinking the global example placeholder size, ones with additional content within the demo area needed to be tweaked individually, to prevent the other content from wrapping down or extending off the side of the container.
-
David Schnur authored
The smaller size ensures that the example plots remain fully visible on more of our most common visitor screen resolutions.
-
David Schnur authored
We don't want users to think the example is broken when they first load it.
-
David Schnur authored
This prevents the Chicago example from showing up blank. The alternative is to define a callback, but that's messier.
-
David Schnur authored
This allows a page to have multiple placeholders, since we're no longer tied to unique IDs.
-
- 27 Jan, 2013 1 commit
-
-
David Schnur authored
-
- 26 Jan, 2013 8 commits
-
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
-
- 25 Jan, 2013 4 commits
-
-
David Schnur authored
-
David Schnur authored
-
David Schnur authored
Give any direct child of demo-containre the same style, so it can be used for both #placeholder and #overview.
-
David Schnur authored
-
- 24 Jan, 2013 1 commit
-
-
David Schnur authored
-
- 23 Jan, 2013 2 commits
-
-
David Schnur authored
Added explicit border-spacing to compensate for global removal of padding. Flot should really take care of this itself; layout-critical styles shouldn't depend on the user-agent defaults.
-
David Schnur authored
Slightly widened the page to account for the fact that most people have widescreen monitors these days. Also made text larger and more legible, and created a nice 'clipping' effect for the placeholder.
-
- 20 Jan, 2013 2 commits
-
-
David Schnur authored
-
David Schnur authored
To improve organization with the increasing number of examples, every example page is now the index of its own subdirectory, which contains all the files specific to that example.
-
- 12 Dec, 2012 1 commit
-
-
Mark Côté authored
Also fixed formatting and removed unused change to tickFormatter args.
-
- 02 Dec, 2012 1 commit
-
-
Mark Côté authored
-