The urban indictor charts on the CityScope_JS front-end allow can now plot reference values alongside the values for the current scenario. eg. the reference case may be a comparison to another district in the world or to some other static scenario for the same district.
The reference case is static information so it should be specified at start-up and does not require recomputing with each update. The output format should be:
The urban indictor charts on the CityScope_JS front-end allow can now plot reference values alongside the values for the current scenario. eg. the reference case may be a comparison to another district in the world or to some other static scenario for the same district.
The reference case is static information so it should be specified at start-up and does not require recomputing with each update. The output format should be:
{ "category": "innovation", "name": "Skills", "raw_value": -8.261598409789132, "units": null, "value": 0.7034910536555334, "ref_value": 0.5 "viz_type": "bar" }