[Plot] #638 Changed plot series to an array

This commit is contained in:
Henry
2016-02-10 20:27:04 -08:00
parent 24c750b41e
commit 7d0de68db9
2 changed files with 62 additions and 20 deletions

View File

@ -64,7 +64,7 @@
</span>
<mct-form
ng-class="{hidden: !toggle.isActive()}"
ng-model="configuration.plot.series[child.getId()]"
ng-model="configuration.plot.series[$index]"
structure="plotSeriesForm"
name="plotOptionsState"
class="flex-elem l-flex-row l-controls-first no-validate">