Hi,
in an Analytic application (that has been running perfectly up to now) selecting a chart segment shows the associated data in a table.
Now, however, the chart selection is reset immediately when the chart widget loses its focus (by clicking in any other area of the screen) and with it consequently the corresponding table output.
My question is if the widget behaviour has been changed by SAP or could there be another (known?) reason for this changed behaviour?
Thanks very much in advance!
Regards,
Ralf
Request clarification before answering.
Hi Ralf,
It might be that your charting is using a complete page at background, so if we click anywhere it is getting reset.
or you might be refreshing the chart by mistake in the code, that also can hit the reset of chart selection.
try to use a console.log() to debug which event is getting trigger when you click anywhere in the chart.
Thanks,
Saurabh S.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.