1,
- })}
- key={index}
- >
- {/* TODO: why does this generate a slightly different color than in ForecastChoiceOption ? */}
-
- {`${choice.name}: ${Math.round(choice.probability * 1000) / 10}%`}
-
1,
+ })}
+ key={index}
+ >
+ {/* TODO: why does this generate a slightly different color than in ForecastChoiceOption ? */}
+
+ {`${choice.name}: ${Math.round(choice.probability * 1000) / 10}%`}
+