You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will want to have clear documentation in READMEs to show the following:
purpose of the vis_augmenter plugin and how it works
examples of each added data model (a VisLayer, a PluginResource, an augment-vis saved object, a vis_layer expressions function)
detailed steps on how to onboard a plugin. This should live in the vis_augmenter README, as well as a standalone blog. It may reference plugin documentation with examples
examples, usage, & purpose of the new vis_augmenter/stats API
limitations / gotchas of the feature (e.g., default limit of 10 resources per vis)
the loose coupling, such as freedom to make visualizations ineligible, add plugin resources that are unrelated to the vis, etc.
The text was updated successfully, but these errors were encountered:
Coming from #2880
We will want to have clear documentation in READMEs to show the following:
vis_augmenter
plugin and how it worksVisLayer
, aPluginResource
, anaugment-vis
saved object, avis_layer
expressions function)vis_augmenter
README, as well as a standalone blog. It may reference plugin documentation with examplesvis_augmenter/stats
APIThe text was updated successfully, but these errors were encountered: