View Raw SPL
ischart(s = refwindow(w0))
{
        local status;

        status = (getplottype(s) == 6);

        return(status);
}