Skip to content

jgaffuri/StripedCircle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StripedCircle

npm bundle size npm license

Javascript library to draw striped circle symbols for showing numerical proportions on maps or other visualisations. For more information on striped circle symbol, see this here

striped circle symbol

Installation

  • Node.js: With npm install stripedcircle.
  • Standalone: For the latest version, use <script src="https://unpkg.com/stripedcircle"></script>. For a fixed version, use <script src="https://unpkg.com/[email protected]"></script>, where X.Y.Z is a version number among these ones.

Utilisation

See few examples here.

Election map striped circle

Election map striped circle

About

Everything to draw striped circle symbols for showing numerical proportions on maps or other visualisations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors