Ashot
Ashot
TFDThoughtSpot For Developers
Created by Ashot on 3/11/2025 in #dev-help
Ashot - @shikharTS hello, I’m embedding a Thou...
@Aditya
10 replies
TFDThoughtSpot For Developers
Created by Ashot on 3/11/2025 in #dev-help
Ashot - @shikharTS hello, I’m embedding a Thou...
No description
10 replies
TFDThoughtSpot For Developers
Created by Ashot on 3/11/2025 in #dev-help
Ashot - @shikharTS hello, I’m embedding a Thou...
thanks,,, let me check it.
10 replies
TFDThoughtSpot For Developers
Created by Ashot on 3/11/2025 in #dev-help
Ashot - @shikharTS hello, I’m embedding a Thou...
const liveboard = new LiveboardEmbed(document.getElementById('liveboard'), { frameParams: { width: '100%', height: '800px' // Initial height }, fullHeight: true, liveboardId: LIVEBOARD_ID, visibleActions: [Action.AxisMenuSort, Action.AxisMenuTimeBucket], runtimeFilters: this.runTimeFilters, locale: 'it-IT', customizations: { style: { customCSS: { rules_UNSTABLE: { ".pinboard-header-modulepinboardHeader": { "padding": "0!important" }, ".pinboard-modulepinboardPage": { "padding-top": "20px" }, ".pinboard-header-module__tabAndFilterWrapperEmbed": { "display": "none!important" } } } } } });
10 replies
TFDThoughtSpot For Developers
Created by Ashot on 3/11/2025 in #dev-help
Ashot - @shikharTS hello, I’m embedding a Thou...
yes I have
10 replies
TFDThoughtSpot For Developers
Created by Ashot on 1/27/2025 in #dev-help
Ashot - Hello guys, some time ago, we are embed...

style: {
customCSS: {
rules_UNSTABLE: {
".pinboard-header-module__pinboardHeader": {
"display": "none!important"
}
}
}
}

style: {
customCSS: {
rules_UNSTABLE: {
".pinboard-header-module__pinboardHeader": {
"display": "none!important"
}
}
}
}
the issue was this
10 replies
TFDThoughtSpot For Developers
Created by Ashot on 1/27/2025 in #dev-help
Ashot - Hello guys, some time ago, we are embed...
how can I check it ?
10 replies
TFDThoughtSpot For Developers
Created by Ashot on 1/27/2025 in #dev-help
Ashot - Hello guys, some time ago, we are embed...
"@thoughtspot/visual-embed-sdk": "^1.26.2"
10 replies
TFDThoughtSpot For Developers
Created by Ashot on 1/27/2025 in #dev-help
Ashot - Hello guys, some time ago, we are embed...
@utsav.kapoor
10 replies