YungBricoCoop / circular-data-presentation

Github profile enhancer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples

cdp.php

NoParams

cdp.php?hide

Hide

cdp.php?data=Vscode,Netbeans,Intellij,Atom,Eclipse

CustomData

cdp.php?sc=00dd00&sw=5

Stroke

cdp.php?tc=ff0000&ts=15

Text

cdp.php?dc=100

Distance

Params

PARAMS DESCRIPTION DEFAULT VALUE
tc Text color (hex) 000000
ts Text size 12
tp Text padding 10
sc Circle Stroke color 000000
sw Circle Stroke weight 2
dc Distance from center 80
hide Hide circles false
data The data to display python,php,javscript,nodejs

Install

Simply clone the repo, and put it on a web server that supports PHP.

git clone https://github.com/YungBricoCoop/circular-data-presentation.git

About

Github profile enhancer


Languages

Language:PHP 100.0%