Closed jwildfire closed 2 years ago
The JS parameterization in AE Timelines is a bit rough - docs here
"AESEV"
is the default for settings.color.value_col
(link)"AESER"
is the default for settings.highlight.value_col
(link)Chart definitely won't work well if those aren't present, so I do think we need to include them in the metadata, and I guess we'll need an init_aeTimeline()
function as well to map from settings.sev_col
in R to settings.color.value_col
in json.
AESER is required for safetyTimeline, but isn't included in the current default metadata.