diff --git a/public/prelert_swimlane_vis.js b/public/prelert_swimlane_vis.js index 18267d7..a76934d 100644 --- a/public/prelert_swimlane_vis.js +++ b/public/prelert_swimlane_vis.js @@ -39,7 +39,8 @@ define(function(require) { 'over time across a field from the results.' + 'Each lane displays a different value of the field, with the ' + 'relative size of the metric over each interval indicated ' + - 'by the color of the symbol at that time.', + 'by the color of the symbol at that time. ' + + 'Created by Prelert Behavioral Analytics www.prelert.com', template : require('plugins/prelert_swimlane_vis/prelert_swimlane_vis.html'), params : { editor : require('plugins/prelert_swimlane_vis/prelert_swimlane_vis_params.html'),