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
feature #5115 Flesh out twig-template for custom data-collector (Darien Hager)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes#5115).
Discussion
----------
Flesh out twig-template for custom data-collector
I think this template will make it easier for people to get started, since it demonstrates a greater range of visual features.
Users less-experienced in twig may have problems with the old skeleton, since it removes the default CSS styles when visiting the main panel. Adding `{{parent()}}` to the `head` block makes it friendlier.
Commits
-------
ffaff9b Remove indentations for all-whitespace lines.
b0e2b83 Fix incorrect instructions regarding linking to the "full panel", improve roll-over data example.
cc5ae6a Flesh out twig-template for custom data-collector
0 commit comments