Class | MRPHelpers::Style |
In: |
mrplot/helpers.rb
|
Parent: | Object |
A style is a hash but you don’t access it by the [] operator. You can call directly:
style_a.<whateveryouwant>= "Hallo" style_a.<whateveryouwant> -> "Hallo"
styles | [R] | Core Style Values |