Commit Graph

14 Commits (fc094c039ec42521d2f8d6eb49f1977eda39065d)

Author SHA1 Message Date
Michael Zinsmaier 8c38167538 added new examples, removed old examples and fixed two tests that still used old parameters 11 years ago
Michael Zinsmaier 045ab982c8 Added new hermite spline interpolatin and docu. Changed tests to be based on the minified version of flot 8.3 12 years ago
Michael Zinsmaier 6d932f5be6 added new parameters to the tests and improved the parameter box 12 years ago
Michael Zinsmaier aa0883073c Added new auto parameter testbox to all tests 12 years ago
Michael Zinsmaier 3db2c2ee2f API break refactored the code to prepare it for a new algorithmic core 12 years ago
MichaelZinsmaier ed2aedbfed 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.... 12 years ago
MichaelZinsmaier 48d018fc83 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 12 years ago
MichaelZinsmaier d1dc90e845 added descriptive example for fitPointDist and curvePointFactor parameter based on issue18 12 years ago
MichaelZinsmaier fbf3cf7f60 added a test plot for a single data point and resolved the issues with it 13 years ago
MichaelZinsmaier bee6f09b1d fixed date test and added required flot libs to flot subdir 13 years ago
Kuhan Muniam f6fbc59053 fixed tests
However, testDate still doesn't work because you get the error 'Uncaught
Error: Time mode requires the flot.time plugin. '.
13 years ago
michael 27ea9749e5 added a test / example for tool tips 13 years ago
MichaelZinsmaier 543eb3c1f9 changed tests to use jquery from google => tests depend now only on
../curvedLines.js
../flot/*
13 years ago
MichaelZinsmaier 97c289137f adding some simple test sites and flot.threshold.js 13 years ago