cancel
Showing results for 
Search instead for 
Did you mean: 

Zoom in - Out in xcelsius?

former_member184582
Participant
0 Kudos

Hi  All,

Is there any component in xcelsius to zoom in an out particular metric . That is i want a slider(vertical or horizontal) , on change of this slider i want to zoom in out.

Thank You

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sure. Try this:

1. Create a Line Chart and a Vertical Slider.

2. Add some data to the Line Chart in cells A1:A5; see example image below.  Put this in A1:A5.

3. Set D1 = Max(A1:A5)

4. Set D2 = 1

5. Set D3 = D1 * D2

6. In the Line Chart's Properties, go to Behavior and set the Max Scale to cell D3.

7.In the Vertical Slider, set the Data to D2.  Then go to Behavior > Increment and write 0.1