skills-chart-widget icon indicating copy to clipboard operation
skills-chart-widget copied to clipboard

Integrate skills chart from your CodersRank profile to your personal website

Results 3 skills-chart-widget issues
Sort by recently updated
recently updated
newest added
trafficstars

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',...

enhancement