plotrb icon indicating copy to clipboard operation
plotrb copied to clipboard

issue #19

Open latticetower opened this issue 9 years ago • 1 comments

wrote one of possible problem solutions - added calls to ::Plotrb::Base.classify method to Mark and Scale classes (to camelcase field names), fixed tests. Another solution would be to remove classify methods from base.rb completely (it turned out that this method also downcases first letter, so after removing camelcase problem remains until this is also removed, thus making classify method useless).

latticetower avatar Apr 01 '15 15:04 latticetower

@zuhao Please take a look.

agarie avatar Apr 01 '15 16:04 agarie