superbar
superbar copied to clipboard
Support bar settings without Bar prefix
Settings such as 'FaceColor' and 'EdgeColor' are clearly settings for the bars and can safely be interpreted as such. Doing so will make code written for bar easier to change straight into superbar code.
Some overlap in implementation method with #8.