Skip to content

Commit

Permalink
Image alt text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Praveen N committed Jan 2, 2020
1 parent 42cd086 commit 51eddce
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/general/conducting-what-if.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ specific, you can apply a simulation on any level.
Certain nodes may have been locked from changes in the model. This is
generally when there is a specific reason not to vary this node directly
for consistency purposes. A locked node will not have the grey pen icon
![..image::\assets/image48](assets/media/image46.png)or a slider when
![image48](assets/media/image46.png)or a slider when
hovering.

Certain nodes may be displayed multiple times in the tree. An example is
Expand Down
26 changes: 13 additions & 13 deletions docs/general/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ right of a widget.
Value Driver Trees are in reality networks. The same driver may impact
multiple aspects of the Tree. The component therefore contains a concept
of linked nodes. Such nodes have a link
![..image::\assets/image4](assets/media/image4.png) icon that you can click
![Icon](assets/media/image4.png) icon that you can click
which will jump to where the linked node is defined and highlight the
node:

Expand All @@ -97,7 +97,7 @@ node:
![Linked Nodes](assets/4.4.png)

To collapse all nodes, click on the collapse icon on the bottom left of
the canvas ![..image::\assets/image7](assets/media/image7.png)
the canvas ![Collapse](assets/media/image7.png)

## Zoom and Pan

Expand All @@ -112,7 +112,7 @@ To pan, click and hold the left bottom of the mouse and drag the tree
around.

You can also use the zoom button to zoom if your device doesn’t support
other options ![..image::\assets/image8](assets/media/image7.png)
other options ![Zoom](assets/media/image7.png)

## Expand/Collapse of Tree View

Expand Down Expand Up @@ -153,7 +153,7 @@ interval selected. By default, the simulation period is the selected
period and the future. This is an important concept as when we simulate,
we generally don’t want to apply a change to the past as we can’t change
it. It is possible to also set the ‘to’ period in a simulation, just
click ![..image::\assets/image11](assets/media/image10.png) and highlight the
click ![image11](assets/media/image10.png) and highlight the
month you want as the end period of a simulation. This is however a
special scenario.

Expand All @@ -173,7 +173,7 @@ Note: Simulation of future periods will not impact the YTD data.

**Sim. Period** – to simulate a specific period, for example a 3 month
rolling forecast from September to November, click the first month
September then click ![..image::\assets/image15](assets/media/image10.png)and
September then click ![image15](assets/media/image10.png)and
click the last month November for simulation. You can then choose to
only show the values aggregated for the selected simulation periods

Expand Down Expand Up @@ -222,15 +222,15 @@ There are 2 options to simulate:
simulation will be showed on the right hand side. A window will open
displaying the changes. The pencil icon will display the change in
percentage that has been made:
![..image::\assets/image19](assets/media/image17.png), and a legend with
![image19](assets/media/image17.png), and a legend with
percentage showing if the adjust has made the scenario better or
worse ![..image::\assets/image20](assets/media/image18.png).
worse ![image20](assets/media/image18.png).

![Data Simulation](assets/4.13.png)

- Click on the arrow icon of the node
![..image::\assets/image22](assets/media/image20.png) then click ‘Edit Key
Input’ ![..image::\assets/image23](assets/media/image21.png) and manually
![image22](assets/media/image20.png) then click ‘Edit Key
Input’ ![image23](assets/media/image21.png) and manually
edit the changes in simulation per period. Click X to close manual
input table.

Expand All @@ -255,7 +255,7 @@ The edit icon will indicate the months that have been edited.
![Simulation Periods](assets/4.16.png)

Click reset icon to return to the original data
![..image::\assets/image27](assets/media/image25.png).
![image27](assets/media/image25.png).

As part of the New Release, you can simulate the Node having "0" as the
value. When the slider is moved to the right end, it will show positive
Expand All @@ -274,7 +274,7 @@ Key Inputs is available on the left side panel to directly simulate key
cost drivers without going into the node details.

Click the ‘Edit Key Input’ icon
![..image::\assets/image28](assets/media/image26.png) and manually edit the
![image28](assets/media/image26.png) and manually edit the
changes in simulation per periods.

![Key Inputs](assets/4.17.png)
Expand All @@ -296,9 +296,9 @@ Click X to close manual input table.

All simulations are highlighted in the upper right corner.

![..image::\assets/image32](assets/media/image30.png)
![image32](assets/media/image30.png)

Click ![..image::\assets/image33](assets/media/image31.png) to return to the
Click ![image33](assets/media/image31.png) to return to the
original selected version without any simulation.

When more number of simulations are done, you will be able to view the
Expand Down
4 changes: 2 additions & 2 deletions docs/general/saving-opening-scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ title: Saving and Opening Scenarios
The standard valQ Custom Visual template contains functionality for
saving and opening a scenario collection.

When clicking the Edit button ![..image::\assets/image51](assets/media/image49.png) , you will be asked to
When clicking the Edit button ![image51](assets/media/image49.png) , you will be asked to
provide a Scenario Title Name.

![Scenario Title Name](assets/9.1.png)

You will be also able to delete the existing scenario from there using
the Delete button ![..image::\assets/image53](assets/media/image51.png).
the Delete button ![image53](assets/media/image51.png).

There is also an option to export the value driver tree data set to xml.
It will create an unformatted spreadsheet with the tree and all the node
Expand Down

0 comments on commit 51eddce

Please sign in to comment.