renchap opened this issue 12 years ago · 0 comments
We want something like this :
graph 'machin' do metric :e, :color => :red metric :f metrics [:a, :b, :c] metric :d end
The order will be the same as the read order.