Like what you see? Have a play with our trial version.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Code Block
javascript
javascript
filterValues[key] = ['500', '600'];

The options.filters element passed to the loadDash function should contain values keyed by the keys returned from the loadDashFilters function.

...