Closed jwildfire closed 7 years ago
Modeled off config.controlVisibility
. Added documentation to wiki. Thinking about making "minimized" the default. Thinking it will help load times as well since the charts wouldn't renderer until the user maximizes them.
Test Notes: Try the following settings in CAT, and make sure that charts minimize and maximize as described in wiki docs.
{"chartVisibility":"minimized"}
(confirm that this is the default when no settings are provided){"chartVisibility":"visible"}
{"chartVisibility":"hidden"}
web-codebook confirmed to now default to showing the charts as minimized. Can toggle them to visible and then back to minimized using chartVisibility settings. Can also make the charts hidden completely.
SDF request: "I wonder if the default should be to hide all graphs and then click on the ones you want. Most of our datasets have a lot of variables where we wouldn’t want to see the figures for all variables"