DataInsights WebApp extension FAQ |
A: The parameters of the registered components do not meet the regulations of iDataInsights.Plugins.Chart.Components.
A: The parameter of the registered chart is not Object or the chart type is duplicate with other chart types.
A: Confirm whether to bind the createOption. If it is bound, please check whether the return value type of the createOption is Object.
A: Please check whether the ECharts configuration item returned by createOption is available.
A: Check whether the created analysis instance has the same name as the default analysis type and whether the mode value conforms to AnalystExtension.AnalystModes.
A: confirm whether bindAnalyse is bound. If it is bound, check whether the return value type of bindAnalyse meets the requirement AnalystExtension.AnalystModes.