cssplot icon indicating copy to clipboard operation
cssplot copied to clipboard

Feature Request: Draw X and Y axes

Open szydan opened this issue 10 years ago • 1 comments

There must be a way to draw X and Y axes in pure css ;-) Here a link to examples how to do triangles http://css-tricks.com/snippets/css/css-triangle/ Maybe a right and bottom borders on container + 2 triangles at the end would do it

szydan avatar Oct 23 '14 23:10 szydan

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

Thanks, James.

jamesbriggs avatar Oct 30 '17 21:10 jamesbriggs