-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE]: Metric chart support in event analytics #872
Comments
Hi @mengweieric , @btzeng I have begun working on metric chart and I have taken reference from the dashboard. I have few questions related to it.
Please let me know if I am going in the right direction for metric chart implementation and we need a similar implementation as dashboard. Thanks, |
Hi @mengweieric @btzeng @anirudha I have started to work on Metrics chart. Currently we have included its basic implementation, which displays a single calculated value on the basis of chosen aggregate function and the UI looks as follows. A user can select more metrics also and it will be displayed in the same fashion along with other selected values. The reference for its implementation is from dashboard. Can you please confirm if the UI looks good to you. I have a few questions with related to it which are asked in the above comment. Can you please clarify them as well! Thanks, |
Hi @mengweieric , @btzeng , @anirudha Following is the basic implementation of metrics chart. Let me know if we to need to make any changes here. metrics_chart.mp4Thanks, |
Hi @mengweieric , @btzeng , @anirudha Following is the implementation of metrics chart. That includes color Theme, Title and Font size panel, Let me know if we need to make any changes here. Metrics1.mp4Thanks |
Hi @mengweieric , @anirudha Following is the implementation of metrics chart. Please let me know if any changes are needed. Metrics2.mp4Thanks CC: @ruchika-narang |
Closing this one as renaming Stats to metrics. So this ticket is not needed anymore. |
The text was updated successfully, but these errors were encountered: