skills-chart-widget
skills-chart-widget copied to clipboard
Integrate skills chart from your CodersRank profile to your personal website
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,...
Hi. I want to contribute on Windows but there's a lot of OS-specific commands. Even after handling all `rm` commands I'm still struggling with babel Any hints on how to...
We probably need to provide a way to integrate widget without using web-component with just a plain JavaScript plugin. Example of usage: ``` import createSkillsChart from '@codersrank/skills-chart/plugin'; createSkillsChart({ el: '.some-element',...