-
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
[WIP]: [Feature]: Histogram Support in Event Analytics with Config Options #743
[WIP]: [Feature]: Histogram Support in Event Analytics with Config Options #743
Conversation
3978ed1
to
f0eaecb
Compare
Codecov Report
@@ Coverage Diff @@
## main #743 +/- ##
============================================
+ Coverage 52.24% 57.85% +5.61%
- Complexity 0 291 +291
============================================
Files 213 256 +43
Lines 6054 8391 +2337
Branches 1567 1821 +254
============================================
+ Hits 3163 4855 +1692
- Misses 2856 3360 +504
- Partials 35 176 +141
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@ruchika-narang Is this PR still a work in progress? If not can you please remove the WIP tag from the title. |
@ps48 Yes, this PR is still a work in progress as I am waiting on the confirmation from @mengweieric for the implementation of color theme. |
f0eaecb
to
a590f50
Compare
a590f50
to
1e7711c
Compare
1e7711c
to
430694f
Compare
...cs/explorer/visualizations/config_panel/config_panes/config_controls/config_style_slider.tsx
Outdated
Show resolved
Hide resolved
0472927
430694f
to
0472927
Compare
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: Pratibha Pandey <[email protected]>
Signed-off-by: Pratibha Pandey <[email protected]>
Signed-off-by: Pratibha Pandey <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: Pratibha Pandey <[email protected]>
Signed-off-by: Pratibha Pandey <[email protected]>
Signed-off-by: Pratibha Pandey <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
80eed21
to
fa8d9e6
Compare
Signed-off-by: ruchika-narang <[email protected]>
Signed-off-by: ruchika-narang <[email protected]>
Closing this PR as histogram will be completely implemented in sprint2. Thanks!! |
Description
Issues Resolved
#643
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.