Are there any good references on the Dashboard APIs out there? I’ve been finding only the most scant of information so far.
I’ve been authoring custom console dashboards for a while now, but the time has come that I need to teach a few other people and I’d rather have an official source.
As an example, even though I’ve used it in dozens of dashboards, I’m not even sure where the JavaScript “EvaluateRelevance()” comes from, or what other common functions live there that are available for our use. Or whether there are any warnings like “Don’t use EvaluateRelevance(), use BFRelevance from ComponentLibrary.js instead”.