shauryachats opened a new pull request, #16580:
URL: https://github.com/apache/pinot/pull/16580

   ## Summary
   
   This PR replaces the fixed `MAX_SERIES_LIMIT` restriction with a 
user-configurable input on the Timeseries Query page. Users can now adjust the 
number of series displayed in the chart, with truncation warnings updated 
accordingly. 
   Removed the series limit enforcement from TimeseriesChart itself, moving it 
to TimeseriesQueryPage for greater flexibility and control. 
   Also added UI tweaks for the input field and improved layout handling.
   
   ## Testing
   
   Successfully tested on timeseries quickstart to validate that feature is 
correctly working.
   
   
   
https://github.com/user-attachments/assets/63e135de-7b90-4bf3-8197-2477cb8ba67b
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to