Allow users to link to a plot with a specific LD reference variant already pre-set.
This can be done for the current (one refvar) situation by telling DynamicURLs to expose the state.ldrefvar option, so that when a user selects a manual LD refvar, it will be serialized into the URL.
As we work to implement multiple LD refvars, this may require updating the core LZ extension to handle "array values". (multiple ldrefvars)
Allow users to link to a plot with a specific LD reference variant already pre-set.
This can be done for the current (one refvar) situation by telling
DynamicURLs
to expose thestate.ldrefvar
option, so that when a user selects a manual LD refvar, it will be serialized into the URL.As we work to implement multiple LD refvars, this may require updating the core LZ extension to handle "array values". (multiple ldrefvars)