You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…#2103) (#3796)
Stacked property was available and documented in the GraphWidget class, but it wasn't used for generating the cloudformation template. This change fixes the problem.
Fixes#2103
The stacked flag is in GraphWidgetProps but is not forwarded to the final object in ToJson();
https://github.com/awslabs/aws-cdk/blob/c968588fa18aadae65027628cbc6b4274247426f/packages/%40aws-cdk/aws-cloudwatch/lib/graph.ts#L144
The text was updated successfully, but these errors were encountered: