Skip to content

Code samples saved for posterity and future reference

Notifications You must be signed in to change notification settings

dbmzzo/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Code Examples

Two examples of React components that use SVG to produce a visualization, one simple (LabeledTimer) and one more complex (TimelineWidget).

TimelineWidget

TimelineWidget is a Gantt-style visualization, produced with a combination of HTML and SVG.

LabeledTimer

LabeledTimer is a component that combines a label and a circular progress indicator, which is implemented in a standalone CircleTimer component.

About

Code samples saved for posterity and future reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published