Querying and rendering Thing Properties
Hi Folks,
I have a large data set of Thing Properties about (1000 Things * 20 properties) to render on Charts. I have already tried below recommendations but still facing performance issues and even with test data of 700 records,its taking more than 20 seconds to render completely.
1. Already using NamedPropertyHistory for specific props only.
2. Data is being filtered with start/end date params already
Any suggestions to improve the performance and loading time?

