Is it possible to data-bind visible to the negation (“!”) of a boolean ViewModel property? November 13, 2022 by Tarik When using an observable in an expression you need to access it as a function like: visible: !charted()