Merge pull request #375 from NFLabs/scatter_chart Scatter chart
Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/84ab7b50 Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/84ab7b50 Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/84ab7b50 Branch: refs/heads/master Commit: 84ab7b5010b49eec8c1b177421e2e8f9db457400 Parents: 6f100f5 0f9a48b Author: Lee moon soo <[email protected]> Authored: Sat Mar 14 23:19:04 2015 +0900 Committer: Lee moon soo <[email protected]> Committed: Sat Mar 14 23:19:04 2015 +0900 ---------------------------------------------------------------------- zeppelin-web/app/fonts/custom-font.eot | Bin 0 -> 1520 bytes zeppelin-web/app/fonts/custom-font.svg | 25 ++ zeppelin-web/app/fonts/custom-font.ttf | Bin 0 -> 1340 bytes zeppelin-web/app/fonts/custom-font.woff | Bin 0 -> 1416 bytes zeppelin-web/app/index.html | 2 + .../app/scripts/controllers/paragraph.js | 429 ++++++++++++++++--- .../scripts/directives/popover-html-unsafe.js | 15 + zeppelin-web/app/styles/custom-font.css | 18 + zeppelin-web/app/styles/notebook.css | 9 +- zeppelin-web/app/views/paragraph.html | 84 +++- .../app/views/popover-html-unsafe-popup.html | 8 + 11 files changed, 518 insertions(+), 72 deletions(-) ----------------------------------------------------------------------
