Ho Martha , I stopped using it, and I don't remember exactly what I had done.
I'd suggest you make this change in blue below. It's in line 87 of the ojay.js file.
![]()
function isSupportedType(wType) {
return ('pivot2|chart/line|chart/column|chart/bar'.indexOf(wType) > -1);
}