Skip to content

feat: allow custom tooltip titles #1047

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

Merged
merged 5 commits into from
Aug 2, 2021
Merged

feat: allow custom tooltip titles #1047

merged 5 commits into from
Aug 2, 2021

Conversation

aaron-steinfeld
Copy link
Contributor

Description

Allow custom tooltips, and fix a bug in explore result mapping (the timestamp which matches the interval's end time is not an actual bucket and shouldn't produce a result).

Testing

Manual. Unit tests to follow 😢

@aaron-steinfeld aaron-steinfeld requested a review from a team as a code owner August 2, 2021 22:04
@codecov
Copy link

codecov bot commented Aug 2, 2021

Codecov Report

Merging #1047 (cb5a657) into main (faf8de6) will decrease coverage by 0.02%.
The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1047      +/-   ##
==========================================
- Coverage   85.09%   85.07%   -0.03%     
==========================================
  Files         822      822              
  Lines       16919    16923       +4     
  Branches     2044     2045       +1     
==========================================
  Hits        14398    14398              
- Misses       2490     2494       +4     
  Partials       31       31              
Impacted Files Coverage Δ
.../components/cartesian/cartesian-chart.component.ts 71.21% <0.00%> (-4.60%) ⬇️
...rvability/src/shared/components/cartesian/chart.ts 100.00% <ø> (ø)
...d/dashboard/data/graphql/explore/explore-result.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update faf8de6...cb5a657. Read the comment docs.

@github-actions

This comment has been minimized.

anandtiwary
anandtiwary previously approved these changes Aug 2, 2021
@github-actions

This comment has been minimized.

palbizu and others added 3 commits August 2, 2021 18:42
* feat: adding tick days distance parameter in cartesian-axis

* feat: Adding d3-time

* feat: removing implicit dependencies

* feat: removing implicit dependencies

* feat: adding tick count

* feat: fixing lintern

* feat: fixing comment

Co-authored-by: Patricio Albizu <[email protected]>
@github-actions

This comment has been minimized.

@aaron-steinfeld aaron-steinfeld merged commit a362318 into main Aug 2, 2021
@aaron-steinfeld aaron-steinfeld deleted the charts-n-stuff branch August 2, 2021 22:50
@github-actions
Copy link

github-actions bot commented Aug 2, 2021

Unit Test Results

    4 files  ±0  263 suites  ±0   15m 19s ⏱️ -51s
947 tests ±0  947 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
954 runs  ±0  954 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a362318. ± Comparison against base commit faf8de6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants