asciimoo/cssplot

Feature Request: Add labels for X and Y axes

Closed this issue · 2 comments

Any chance of adding support for labeling the X and Y axes?

As a work-around, you can use table colspan and rowspan to easily add chart labels and titles surrounding the cssplot div.

Thanks, James.

Cool.