Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi i need to display the chart looks like wired frame.
My requirement is exactly the below
can anyone help me in this. Min(Min),max(Max),Min(Min1),max(Max1) (with scale also display)
to display the chart for
| Batch | Level | Min | Max | Min1 | Max1 |
| B | Level1 | 29.0 | 30.0 | 27.0 | 37.0 |
| B | Level1 | 19.5 | 20.5 | 18.0 | 28.0 |
| B | Level2 | 19.5 | 21.5 | 18.0 | 28.0 |
| B | Level2 | 22.0 | 23.0 | 18.0 | 28.0 |
| B | Level2 | 19.5 | 21.0 | 18.0 | 28.0 |
| B | Level3 | 16.0 | 16.5 | 10.0 | 20.0 |
| B | Level3 | 12.0 | 13.0 | 11.0 | 15.0 |
| B | Level1 | 12.5 | 13.0 | 11.0 | 15.0 |
can anyone please suggest for which chart can i use. Thanks.
Olá,
Tenta utilizar o próprio gráfico de linha, e no eixo da medida tentar ajustar o intervalo para ver se consegue chegar no resultado desejado.