Skip to content

Makes a nicely formatted webpage from a directory of plots stored as .eps files

Notifications You must be signed in to change notification settings

ic-coders-club/createPlotWebpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

createPlotWebpage

Makes a nicely formatted webpage from a directory of plots stored as .eps files. Have your favourite plotting code ROOT, matplotlib or whatever output as an a bunch of eps files in a folder at (say):

/home/hep/bob/public_html/myplots

Then run the script as

./path/to/createPlotWebpage/makePlotWebpage.sh /hep/home/bob/public_html/myplots

It creates an index.html and formats the plots as clickable thumbnails.

I didn't write this myself, I nicked it from Kostas.

About

Makes a nicely formatted webpage from a directory of plots stored as .eps files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages