Web样式
1 内嵌单张图表
需要指定:
- 图表id:必填;
- ruleid:可选,如果需要应用模版分配规则,保持为1;
参数地址:
&RelayState=embed/chart/dashboard.html?chartId=%26ruleId=1
自定义V2版本请将RelayState参数更换为 state,其他参数不变。
SAML完整链接:
https://ups.bdp.cn/api/saml/sso?domain=xxxx&RelayState=embed/chart/dashboard.html?chartId=xxxx%26ruleId=1"
自定义接口V1:
https://ups.bdp.cn/api/custom_sso/sso?domain=xxxx&RelayState=embed/chart/dashboard.html?chartId=xxxx%26ruleId=1
自定义接口V2:
https://www.bdp.cn/api/sso/auth?domain=xxxx&state=embed/chart/dashboard.html?chartId=xxxx%26ruleId=1
预览地址:
https://www.bdp.cn/embed/chart/dashboard.html?chartId=xxxxx
2 内嵌单张仪表盘
需要指定:
- 仪表盘id:必填;
- ruleid:可选,如果需要应用模版分配规则,保持为1;
参数地址:
&RelayState=embed/dashboard.html?dashId=xxxxx%26ruleId=1
自定义V2版本请将RelayState参数更换为 state,其他参数不变。
SAML完整链接:
https://ups.bdp.cn/api/saml/sso?domain=xxxx&RelayState=embed/chart/dashboard.html?chartId=xxxx%26ruleId=1"
自定义接口V1:
https://ups.bdp.cn/api/custom_sso/sso?domain=xxxx&RelayState=embed/chart/dashboard.html?chartId=xxxx%26ruleId=1
自定义接口V2:
https://www.bdp.cn/api/sso/auth?domain=xxxx&state=embed/chart/dashboard.html?chartId=xxxx%26ruleId=1
预览地址:
https://www.bdp.cn/embed/dashboard.html?dashId=xxxxx
支持功能:
- 全局筛选器、联动;
3 内嵌仪表盘模块
包含仪表盘列表和图表展示区域。
需要指定:无
参数地址:
&RelayState=index.html#/third_iframe
自定义V2版本请将RelayState参数更换为 state,其他参数不变。
SAML完整链接:
https://ups.bdp.cn/api/saml/sso?domain=xxxx&RelayState=embed/chart/dashboard.html?chartId=xxxx%26ruleId=1"
自定义接口V1:
https://ups.bdp.cn/api/custom_sso/sso?domain=xxxx&RelayState=embed/chart/dashboard.html?chartId=xxxx%26ruleId=1
自定义接口V2:
https://www.bdp.cn/api/sso/auth?domain=xxxx&state=embed/chart/dashboard.html?chartId=xxxx%26ruleId=1
预览地址:
https://www.bdp.cn/index.html#/third_iframe
支持功能:
- 完整仪表盘模块,包含目录、图表及仪表盘编辑;