If the graphTemplatePath property is given to either the Selector or Chart Widgets and there's an error reading the data (like a bad path), the Error Widget will be created and shown in the Chart Widget area.
If another item is then selected from the dropdown in the Selector Widget that has a good path, it will show the chart, but it will be extra small.
Selecting other items from the dropdown then shows the chart in the correct size, including the first offending chart itself.
I'm not sure why the size is different the first time.
If the
graphTemplatePath
property is given to either the Selector or Chart Widgets and there's an error reading the data (like a bad path), the Error Widget will be created and shown in the Chart Widget area.If another item is then selected from the dropdown in the Selector Widget that has a good path, it will show the chart, but it will be extra small.
Selecting other items from the dropdown then shows the chart in the correct size, including the first offending chart itself.
I'm not sure why the size is different the first time.