I need to create a chart showing multiple series of historical temperature data, specifically the 25th, 50th, and 75th percentiles, with 365 data points for each series (one for each day of the year). However, the chart has a limitation: "For two series, each series can display up to 1,000 bars or columns. If the chart contains three or more series, each series can have a maximum of 100 bars or columns, up to 2,000 total" (source: ArcGIS Experience Builder documentation). Since the client requires the full year's data without aggregation into weekly or monthly values, I'm exploring possible custom solutions to meet both the technical limitations and the client's needs. Any suggestions or workarounds would be greatly appreciated.