mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
WIP on legend for goal
This commit is contained in:
parent
ea30b42616
commit
264f245275
11 changed files with 217 additions and 17 deletions
|
@ -49,6 +49,7 @@ var Visualization = Backbone.View.extend({
|
|||
branchCollection: this.branchCollection,
|
||||
paper: this.paper,
|
||||
noClick: this.options.noClick,
|
||||
isGoalVis: this.options.isGoalVis,
|
||||
smallCanvas: this.options.smallCanvas,
|
||||
visualization: this
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue