AhedKabalan/jquery-radialbar

More configuration

Opened this issue · 1 comments

Thanks for creating this library. I've found it very useful for a project that I'm working on, however, I have a need for more configuration options.

So far, I've added the following parameters:
showLabel: true|false - determines whether or not to generate the label for that item
labelColor: null|string - if a label color is passed, it overwrites the default label color

Are you open to me submitting a pull request?

@wetmarble sure, my pleasure!