ValueChart / WebValueCharts

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

Change interval domain element type to numeric #181

Closed MalakronikMausi closed 7 years ago

MalakronikMausi commented 7 years ago

Make sure domain type conversion makes sense, and go all the way through the Weights step when testing.

MalakronikMausi commented 7 years ago

Did not do. Instead, modified UpdateValueChartService to convert Alternative outcome to the correct data type for the domain. Also fixed parser to ensure data type consistency.