srgshames

Results 3 comments of srgshames

I implemented it. I still need to test it a bit, but once I finished, I'll send you a pull request

I sent 2 pull requests: https://github.com/ripienaar/gdash/pull/57 https://github.com/ripienaar/graphite-graph-dsl/pull/25 I attached a small description of the change in the graphite-graph-dsl pull request, thought I'd better be more documented. Also, I have an...

OK, So I added a new class (GraphiteGraphGenerator) that evaluates files with 'graph_gen' extension that look something like this: ``` ruby area :none background_color "#FFFFFF" foreground_color "#333333" major_grid_line_color "#ADADAD" minor_grid_line_color...