html_stats

html stats page using svg elements

bash script to make a html webpage using svg element1 to show progress bars2, pie chart3 and line graph4 from log files56 graphs web page will make a script to convert gps to svg image of track

  1. https://www.w3schools.com/html/html5_svg.asp 

  2. https://www.w3schools.com/TAgs/tag_meter.asp 

  3. https://www.w3schools.com/graphics/svg_circle.asp 

  4. https://www.w3schools.com/graphics/svg_polyline.asp 

  5. https://man7.org/linux/man-pages/man1/tail.1.html 

  6. https://man7.org/linux/man-pages/man1/head.1.html