Feature Request: Add labels for X and Y axes
Closed this issue · 2 comments
LarryBattle commented
Any chance of adding support for labeling the X and Y axes?
jamesbriggs commented
As a work-around, you can use table colspan and rowspan to easily add chart labels and titles surrounding the cssplot div.
Thanks, James.
LarryBattle commented
Cool.