krzysu / flot.tooltip

tooltip plugin for wonderful Flot plotting library
https://github.com/krzysu/flot.tooltip
187 stars 153 forks source link

Added examples/basic.html #114

Closed kenirwin closed 9 years ago

kenirwin commented 9 years ago

Add a basic.html page to the examples directory (and index page) to show the very most basic implementation of the tooltip plugin.

Roundaround commented 9 years ago

Make sure to pull the latest changes. jquery.flot.js has been moved to the examples/js directory (so the path is now just "js/jquery.flot.js". Once that is fixed, I'll merge this one in!

kenirwin commented 9 years ago

Thanks for catching this. I've changed the path.