Forums

Full Version: Script to change dataset text and styling if 'Data not available'
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
sdk.getWidget('plot200').m_status.noDataset = "Data set not yet available";
sdk.getWidget('plot200').m_status.m_statusfontsize=14;
sdk.getWidget('plot200').m_statuscolor = "#282830";