[
https://issues.apache.org/jira/browse/CHUKWA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930663#action_12930663
]
Eric Yang commented on CHUKWA-547:
----------------------------------
We have 3 type of time selection widgets. One is base on slider bar, second
one is select last x time interval, and third one is base on selection by date.
The code are located in src/web/hicc/jsp, time_slider.jsp, time_range.jsp and
time_frame.jsp respectively. I currently don't have a widget for changing
y-axis, but I think it's better to build inside the widget properties. You
might want to look at src/hicc/descriptors/system_metrics.descriptor on how to
add extra y-axis parameter to the chart.jsp. I have a
system_metrics.descriptor file which works with HBase data source, if you are
interested, I can upload it here.
> Implement Adjustable Axes on the graph
> --------------------------------------
>
> Key: CHUKWA-547
> URL: https://issues.apache.org/jira/browse/CHUKWA-547
> Project: Chukwa
> Issue Type: Improvement
> Components: User Interface
> Reporter: Michael Chang
> Assignee: Michael Chang
> Fix For: 0.5.0
>
> Attachments: CHUKWA-547.patch
>
>
> Specify a way to adjust the axes of the output in HICC
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.