TimeDistrib tile - get rid of config's fcrit
& flimit
args
#1166
Labels
enhancement
New feature or request
fcrit
& flimit
args
#1166
... and use
customApiArgs
instead. The loses in typing accuracy can be compensated usingsanityCheck()
function which can validate tile's configuration based on "itself":e.g. if the
sanityCheck()
function finds out that its usingmquery
api, then it should look forcustomApiArgs
and test whether all the needed args are there. The same applies for KonText api.The text was updated successfully, but these errors were encountered: