- 16 Jun, 2015 2 commits
- 10 Jun, 2015 3 commits
- 06 Dec, 2014 5 commits
-
-
Michael Zinsmaier authored
added a check to curvedLines that tries to detect the usage of old parameters in the main options object
-
Michael Zinsmaier authored
-
Michael authored
upgraded readme with js fiddle examples
-
Michael authored
readme refactoring
-
Michael authored
updated example options
-
- 04 Nov, 2014 2 commits
- 03 Nov, 2014 7 commits
-
-
Michael authored
-
Michael authored
-
Michael authored
-
Michael Zinsmaier authored
-
-
Michael authored
Update bower.json
-
Michael Zinsmaier authored
Added new hermite spline interpolatin and docu. Changed tests to be based on the minified version of flot 8.3
-
- 31 Oct, 2014 1 commit
-
-
LukaszKrawczyk authored
fixed incorrect file name
-
- 26 Oct, 2014 3 commits
-
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
- 20 Oct, 2014 1 commit
-
-
Michael Zinsmaier authored
-
- 05 Oct, 2014 13 commits
-
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
Michael Zinsmaier authored
-
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
-