You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/11/23 03:27:11 UTC

[jira] [Commented] (CHUKWA-785) Add new chart type to graph explorer

    [ https://issues.apache.org/jira/browse/CHUKWA-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021399#comment-15021399 ] 

Hudson commented on CHUKWA-785:
-------------------------------

FAILURE: Integrated in Chukwa-master #538 (See [https://builds.apache.org/job/Chukwa-master/538/])
CHUKWA-785. Added banner, pie chart, gauge chart to graph explorer.  (eyang: rev 5e66273f6f5960f01eae97d8b719f50e1e394fd1)
* src/main/web/hicc/loading.html
* src/main/java/org/apache/hadoop/chukwa/hicc/rest/PieChartController.java
* CHANGES.txt
* src/main/web/hicc/home/css/jquery.gridster.css
* src/main/web/hicc/WEB-INF/vm/circles.vm
* src/main/web/hicc/WEB-INF/vm/pie.vm
* src/main/web/hicc/js/pie.js
* src/main/java/org/apache/hadoop/chukwa/hicc/bean/ChartType.java
* src/main/web/hicc/home/tile.html
* src/main/web/hicc/images/loading.svg
* src/main/java/org/apache/hadoop/chukwa/hicc/bean/Chart.java
* src/main/web/hicc/WEB-INF/vm/tile.vm
* src/main/web/hicc/home/js/bootstrap-iconpicker.min.js
* src/main/web/hicc/home/graph-explorer.html
* src/main/web/hicc/home/js/iconset/iconset-glyphicon.min.js
* src/main/web/hicc/home/css/bootstrap-iconpicker.min.css
* src/main/java/org/apache/hadoop/chukwa/hicc/rest/TileController.java
* src/main/java/org/apache/hadoop/chukwa/datastore/ChukwaHBaseStore.java
* src/main/java/org/apache/hadoop/chukwa/hicc/rest/CirclesController.java


> Add new chart type to graph explorer
> ------------------------------------
>
>                 Key: CHUKWA-785
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-785
>             Project: Chukwa
>          Issue Type: New Feature
>          Components: User Interface
>    Affects Versions: 0.7.0
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.7.0
>
>         Attachments: CHUKWA-785.patch
>
>
> Graph explorer only works with time series data today.  It would be nice to export pie chart and gauge chart to display different type of visualizations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)