Graphics 68

Drawings, charts, colors (not Multimedia!)
Sorted from new to old.
Card image
Font-Based progress bar

Show progress bar using fonts only. Neat trick to use inside HTML or word ...

Card image
ProgressPie SVG

jQuery library to create ProgressPie SVGs. Simple, perfect, works

Card image
3 Custom BS buttons

3 Custom-made button colors using Bootstrap. Because I suck at graphics, I ...

Card image
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image
FontAwesome Custom icons issue

I faced an issue the past few weeks when trying to add my own icon to ...

Card image
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

Card image
ChartLegendCenter

Put chart legend at center of chart horizontally. Changes left and width only. ...

Card image
Nearby Color shades

Calculate colors close to input color, a jquery html that will give you 10 ...

Card image
3D Progressbar

CSS-JS animated Progress bar. Was looking for pregressbar in svg, couldn't ...

Card image
SheetTabColor

Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...

Card image
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

Card image
AddDatabar_ConditionalFormatting

Adds databars conditional formatting to range of cells. Passing column, start ...

Card image
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image
Img not found - Temp pic

Showing image not found if img src image is missing

Card image
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...

Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...