Hi All, You can find all the tasks and milestones on GSOC 2015 in Zeppelin in wiki doc[1]. I have created POC[2] where we can switch chart libraries and chart Types. Here you can try the POC[3]
In second phase we start working on zeppelin code base, after spring cleaning. There we have added below things for zeppelin. - Testing grunt test in zeppelin web app which as full broken. Now it is running well.can test it in zeppelin-web by `grunt test`. Fixed was in PR#179[4] - Adding Map Visualization for Zeppelin in PR#152[5] - Adding Data Validation Service for Zeppelin in PR#152[5] - Adding Documentation for zeppelin docs PR#203[6] Here is all the PR list that I have developed and fixed 1. https://github.com/apache/incubator-zeppelin/pull/147 2. https://github.com/apache/incubator-zeppelin/pull/152 3. https://github.com/apache/incubator-zeppelin/pull/160 4. https://github.com/apache/incubator-zeppelin/pull/179 5. https://github.com/apache/incubator-zeppelin/pull/203 Jiras that I have worked 1. https://issues.apache.org/jira/browse/COMDEV-119 2. https://issues.apache.org/jira/browse/ZEPPELIN-217 3. https://issues.apache.org/jira/browse/ZEPPELIN-157 4. https://issues.apache.org/jira/browse/ZEPPELIN-176 5. https://issues.apache.org/jira/browse/ZEPPELIN-161 Here are some blog posts <http://madhukaudantha.blogspot.com/search/label/Apache%20Zeppelin?view=magazine> that I wrote on zeppelin and about my tasks Thanks [1] https://cwiki.apache.org/confluence/display/ZEPPELIN/COMDEV-119+Zeppelin+GSoC+Project%3A+add+more+D3+visualization [2] https://github.com/Madhuka/apache-zeppelin-gsoc [3] http://madhuka.github.io/apache-zeppelin-gsoc/#/ [4] https://github.com/apache/incubator-zeppelin/pull/179 [5] https://github.com/apache/incubator-zeppelin/pull/152 [6] https://github.com/apache/incubator-zeppelin/pull/203 [7] http://madhukaudantha.blogspot.com/search/label/Apache%20Zeppelin?view=magazine -- Cheers, Madhuka Udantha http://madhukaudantha.blogspot.com
