clarity-h2020 / scenario-analysis

Customised versions of the CRISMA Scenario Comparison and Analysis and the Multi-Criteria-Analysis and Decision Support Functional Building Blocks for integration within the CLARITY CSIS.
https://clarity-h2020.github.io/scenario-analysis/index.html
GNU Lesser General Public License v3.0
4 stars 0 forks source link

criteriaRadarChartDirective Exception #6

Closed p-a-s-c-a-l closed 4 years ago

p-a-s-c-a-l commented 6 years ago

Charts not properly re-drawn when switching between analysis tab and criteria function editor due to an exception thrown when analysis tab is not visible and the criteria function is changed.

Problematic code:

d3.select(this).node().getBBox().width;
p-a-s-c-a-l commented 4 years ago

No need for editing criteria functions.