@@ -24,29 +24,29 @@ While dbt provides a similar capability using the [state selector](https://docs.
2424
25251 . Click the ** Impact Radius** button in the upper-left corner.
2626
27- ![ alt text ] ( ../assets/images/features/impact-radius-1.png ) {: .shadow}
27+ ![ Impact Radius button highlighted ] ( ../assets/images/features/impact-radius-1.png ) {: .shadow}
2828
29291 . The impact radius will be displayed.
3030
31- ![ alt text ] ( ../assets/images/features/impact-radius-2.png ) {: .shadow}
31+ ![ Impact radius displayed on screen ] ( ../assets/images/features/impact-radius-2.png ) {: .shadow}
3232
33331 . To exit impact radius view, click the close button in the upper-left corner.
3434
35- ![ alt text ] ( ../assets/images/features/impact-radius-3.png ) {: .shadow}
35+ ![ Close button for exiting impact radius view ] ( ../assets/images/features/impact-radius-3.png ) {: .shadow}
3636
3737### Show impact radius for a single changed model
3838
39391 . Hover over a changed model, then click the ** target icon** or right-click the model and click the ** Show Impact Radius**
4040
41- ![ alt text ] ( ../assets/images/features/impact-radius-single-1.png ) {: .shadow}
41+ ![ Target icon for showing impact radius of a single model ] ( ../assets/images/features/impact-radius-single-1.png ) {: .shadow}
4242
43431 . The impact radius for this model will be displayed.
4444
45- ![ alt text ] ( ../assets/images/features/impact-radius-single-2.png ) {: .shadow}
45+ ![ Impact radius for a single model displayed on screen ] ( ../assets/images/features/impact-radius-single-2.png ) {: .shadow}
4646
47471 . To exit impact radius view, click the close button in the upper-left corner.
4848
49- ![ alt text ] ( ../assets/images/features/impact-radius-single-3.png ) {: .shadow}
49+ ![ Close button for exiting single model impact radius view ] ( ../assets/images/features/impact-radius-single-3.png ) {: .shadow}
5050
5151
5252## How it works
0 commit comments