I have a layer with ~14,000 features. Each feature has a date attribute. I would like to classify the data into defined age ranges and display that in a serial chart in a dashboard.
I have a feeling there is too much data to achieve this with reasonable performance. Can anyone confirm?
Is there a better way to achieve what I want?
Thank you