DataArray | @thoughtspot/ts-chart-sdk

Hey all, I am testing out the new ts-chart-sdk and think I found an issue with the common.types.ts. Per the doc, QueryData.data is supposed be an array of DataArray and if I run the code through a debugger, this seems correct. However the common.types.ts shows QueryData.data as DataPointsArray which doesn't seem to align: https://ts-chart-sdk-docs.vercel.app/types/DataArray.html https://github.com/thoughtspot/ts-chart-sdk/blob/main/src/types/common.types.ts
DataArray | @thoughtspot/ts-chart-sdk
Documentation for @thoughtspot/ts-chart-sdk
GitHub
ts-chart-sdk/src/types/common.types.ts at main · thoughtspot/ts-cha...
SDK to create your own chart on Thoughtspot. Contribute to thoughtspot/ts-chart-sdk development by creating an account on GitHub.
2 Replies
shikharTS
shikharTS2mo ago
Can you post this on #custom-charts channel?
Keith Barlow
Keith BarlowOP2mo ago
Sure... Thanks

Did you find this page helpful?