From 8b19ad4754cfd389c3ff9fd7b0aa9410c3402a42 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Sun, 29 Mar 2015 05:57:13 +0000 Subject: [PATCH] added flot tickrotor --- codepot/src/codepot/views/graph_main.php | 11 +- codepot/src/js/Makefile.am | 1 + codepot/src/js/jquery.flot.tickrotor.js | 187 +++++++++++++++++++++++ 3 files changed, 192 insertions(+), 7 deletions(-) create mode 100644 codepot/src/js/jquery.flot.tickrotor.js diff --git a/codepot/src/codepot/views/graph_main.php b/codepot/src/codepot/views/graph_main.php index a1c97eb9..b588f390 100644 --- a/codepot/src/codepot/views/graph_main.php +++ b/codepot/src/codepot/views/graph_main.php @@ -26,8 +26,9 @@ + + -