Andrew M Krug
Results
2
issues of
Andrew M Krug
I have tried doing it with the `parent` being set in the menu items and by directly creating a `children` in the YAML file. I have debugged it as well...
kind:bug
Setting a name doesn't load until the graph is resaved from the ui. psuedo-code to reproduce: ``` name = 'Custom Name for line' streams = [] streams.append({'metric': metric, 'source': source,'name':...