asciimoo / cssplot

Pure CSS charts
https://asciimoo.github.io/cssplot
Other
782 stars 46 forks source link

Separated the lightweight minimal code from the full featured version #6

Closed kantord closed 10 years ago

kantord commented 10 years ago

Since those loops generate a quite heavy code, motivated by judofyr's comment on Hacker News (https://news.ycombinator.com/item?id=8500553), here's a new Makefile that generates both a lightweight version which requires inline CSS to work, and a full featured version that has better semantics, but is heavier.