skills-chart-widget
skills-chart-widget copied to clipboard
Feature request: Font color for image
Hi! I would like to have the ability to change the font color of the labels and the legend of the image. For the current behaviour, for darker bg colors, the text is not visible:
For example: https://cr-skills-chart-widget.azurewebsites.net/api/api?username=ppizarror&bg=261719

For example, if both fg-label and fg-legend are set to #fff the results are much better:

The other alternative I can think of is to set a text fill color that contrasts the background of the image automatically, thus, for white background '#000' is set. For example, https://stackoverflow.com/questions/35969656/how-can-i-generate-the-opposite-color-according-to-current-color invertColor can be used.
Thanks
I am interested in this too. As there is no Dark Theme for the chart, changing colors is a way to achieve it. But there is no option for languages labels' color selection.
I can help to implement it if one of the main devs can describe me the project/it's structure and how stuff are intended.
+1 for this feature