CallMeSam
CallMeSam
TFDThoughtSpot For Developers
Created by CallMeSam on 10/3/2023 in #dev-help
Hi I am using TS visual embed SDK to
5 replies
TFDThoughtSpot For Developers
Created by Thao on 9/27/2023 in #dev-help
Hi Is there any way to resize the legend
No description
3 replies
TFDThoughtSpot For Developers
Created by Mohamed Abdulla on 10/4/2023 in #dev-help
CallMeSam Please refer this
Thanks for the link Mohamed, I get to find what I need here after done reading the sub sections. https://developers.thoughtspot.com/docs/custom-css#_rules
1 replies
TFDThoughtSpot For Developers
Created by CallMeSam on 10/3/2023 in #dev-help
Hi I am using TS visual embed SDK to
Type ' { frameParams: { height: string; }; on: EmbedEvent; callback: (data: any) => void; runtimeFilters: RuntimeFilter[]; visibleActions: undefined[]; liveboardId: string; vizId: string; }' is not assignable to type 'IntrinsicAttributes & LiveboardProps & RefAttributes<LiveboardEmbed>'. Property 'on' does not exist on type 'IntrinsicAttributes & LiveboardProps & RefAttributes<LiveboardEmbed>'.ts(2322) (property) on: EmbedEvent
5 replies