DRay
01-25-2024Admin
ComposeSDK minor version 1.2.0 released
Minor version
Added
1.2.0
released[1.2.0] - 2024-01-24Added
- Add React hook
useExecutePivotQuery
(alpha) to execute a pivot data query and return the result in both table and tree structures - Implement additional components and hooks in
@sisense/sdk-ui-vue
package for internal testing
Changed
- Re-export common types of
sdk-ui
fromsdk-ui-angular
- Support coordinates via user-provided data for
ScattermapChart
- Make improvements to the AI
Chatbot
component including format of chat messages, the question recommendations, and the mapping from NLQ response to chart’s axes - Improve the SSO flow by checking the redirect completion, skipping the fetch of color palette, and adding null check for the
window
object