]> projects.mako.cc - selectricity-live/blob - script/plugin
The legend is now hidden when there is only one color to display on a graph.
[selectricity-live] / script / plugin
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/plugin'

Benjamin Mako Hill || Want to submit a patch?