Skip to content
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

feat(custom): add graphWidgetSetPeriodToTimeRange #482

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

echeung-amzn
Copy link
Member

@echeung-amzn echeung-amzn commented Jan 16, 2024

Corresponds with setPeriodToTimeRange from GraphWidgetProps:

Whether to show the value from the entire time range. Only applicable for Bar and Pie charts.

Closes #449


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Corresponds with setPeriodToTimeRange from GraphWidgetProps:
> Whether to show the value from the entire time range. Only applicable for Bar and Pie charts.

Closes cdklabs#449
@echeung-amzn echeung-amzn added the do-not-merge Label to signify Mergify to not auto-merge. Useful for grouping PR merges into a single release. label Jan 16, 2024
@echeung-amzn echeung-amzn merged commit 1346726 into cdklabs:main Jan 16, 2024
12 checks passed
@echeung-amzn echeung-amzn deleted the custom-graph-period branch January 16, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Label to signify Mergify to not auto-merge. Useful for grouping PR merges into a single release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Ability to Override Period to Time Range on Bar and Pie Charts for monitorCustom()
2 participants