What is the problem or goal the end user is trying to solve or accomplish?
If the amount of rows returned by the query reaches the row limit, likely the query would return more results, so the linear visualization would be incomplete.
How are they solving it currently?
This is currently not possible.
What is the recommended solution by the Customer?
Implement pagination on the chart visualization, so that users can visualize data that exceeds the row limit.