[Feature Anywhere] Collect VisLayer
s when rendering visualization line charts
#3122
Labels
VisLayer
s when rendering visualization line charts
#3122
As part of #2880, we will need to inject logic in the visualization render flow to fetch and render any associated
VisLayer
s on the chart.Breaking this into steps, this would look like:
VisLayer
s (e.g., of typeline
, valid axes configs)augment-vis
saved objects that reference this particular visVisLayer
sThe process for parsing the collected
VisLayer
s and actually updating the chart canvas is tracked in #3130.The text was updated successfully, but these errors were encountered: