ValueChart / WebValueCharts

A web implementation of ValueCharts.
2 stars 3 forks source link

Validation Incorrectly Identifies Score Function as not Spanning [0,1] #171

Closed aaronpmishkin closed 7 years ago

aaronpmishkin commented 7 years ago

During the creation or editing of a ValueChart, validation will sometimes identify a ScoreFunction as not spanning the [0,1] interval as required when it clearly does.

The only way to resolve this issue when it occurs is to reload the creation workflow (i.e. by leaving and then coming back). It is not possible to modify the score function in such a way that the error is corrected.