Dear community,
we have several dashboards where we need to display more than the default 100 results in a visualisation. In 6.2.x we where able to use
<option name="charting.data.count">9999</option>
but in 6.3.0 using this option leads to the following output:
"These results may be truncated. This visualization is configured to display a maximum of 1000 results per series, and that limit has been reached. "
Even trying to set<option name="charting.data.count">0</option>
to switch of deactivate the limit completly is not working anymore.
Is this problem already known?
Thank you and regards
↧