Skip to content

travispence/us-states-svg-to-png-with-legend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

us-states-svg-to-png-with-legend

A tool to assist creating a PNG image from an SVG with custom legend colors and labels. View Demo

The was built with the Vue CLI tool and follows the basic structure provided.

Demo

Limitations

Up to 6 colors and labels can be specified. This is because the <text> annd <rect> components are hardcoded into the SVG image.

Developed and Tested on a Desktop running Chrome.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

A tool to assist creating a PNG graphic from an SVG with custom legend categories and labels.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published