- 05 Oct, 2014 8 commits
-
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael authored
Update curvedLines.js
-
- 14 Jul, 2014 1 commit
-
-
dvanderfaeillie authored
small typo
-
- 27 May, 2014 2 commits
-
-
MichaelZinsmaier authored
alternative approach the special handling of fill is deactivated => line and fill in one step. Advantage: unshift can be used same ordering of hooks as before. Nicer lines because flot first works better than stack first. However not sure why the special treatment was added in the first place....
-
MichaelZinsmaier authored
One way to solve the stacking problem we use still a new sereis for the actual line but disable stacking on new line. Drawback the process data points hook has to be after the stack hook
-
- 24 May, 2014 6 commits
- 23 Mar, 2014 1 commit
-
-
MichaelZinsmaier authored
refactored the smooth saddle implementation into a branch as it may cause problems with some data. Having all min max at data points if fit is set to true seems more important than smoothed saddles
-
- 09 Nov, 2013 1 commit
-
-
MichaelZinsmaier authored
-
- 21 Sep, 2013 3 commits
-
-
MichaelZinsmaier authored
Conflicts: curvedLines.js
-
MichaelZinsmaier authored
-
Michael authored
Return "empty array" rather than "null" if data is missing
-
- 28 Aug, 2013 1 commit
-
-
Shish Girling authored
"series.datapoints.points = null" can cause other parts of flot to crash
-
- 19 Aug, 2013 2 commits
-
-
MichaelZinsmaier authored
-
MichaelZinsmaier authored
-
- 18 Aug, 2013 2 commits
-
-
Kuhan Muniam authored
-
Kuhan Muniam authored
However, testDate still doesn't work because you get the error 'Uncaught Error: Time mode requires the flot.time plugin. '.
-
- 21 Jul, 2013 1 commit
-
-
michael authored
-
- 25 Apr, 2013 1 commit
-
-
MichaelZinsmaier authored
-
- 06 Apr, 2013 1 commit
-
-
MichaelZinsmaier authored
auto guessing for fitPointDist ulp handling ((xValue - fitPointDist == xValue) => try again with 2,3,.. time fitPointDist
-
- 18 Feb, 2013 7 commits
-
-
MichaelZinsmaier authored
../curvedLines.js ../flot/*
-
MichaelZinsmaier authored
-
MichaelZinsmaier authored
-
Michael authored
Fix compatibility with thresholds by epuidokas
-
Eric Puidokas authored
-
Eric Puidokas authored
-
Eric Puidokas authored
-
- 13 Feb, 2013 1 commit
-
-
MichaelZinsmaier authored
-
- 05 Jan, 2013 1 commit
-
-
MichaelZinsmaier authored
-
- 04 Jan, 2013 1 commit
-
-
MichaelZinsmaier authored
-