Question #154483 on Graphite changed: https://answers.launchpad.net/graphite/+question/154483
Kevin posted a new comment: Thanks for your response, but when I click on the 'Graphs menu', I only see "resize" "remove all". I am running 0.9.8 graphite web. I ended up changing 'webapp/content/js/dashboard.js' var NOT_EDITABLE = ['from', 'until', 'width', 'height', 'uniq']; // var NOT_EDITABLE = ['from', 'until', 'width', 'height', 'target', 'uniq']; which now allows me to choose any target per graph. This would be a great feature to have in the trunk. Thanks, Kevin -- You received this question notification because you are a member of graphite-dev, which is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp

