cssplot
cssplot copied to clipboard
Pure CSS charts
Hi authors. Two of the cssplot demos at https://asciimoo.github.io/cssplot/ display correctly in IE8 (bar chart with percent and twin bars with no numbers) but the rest of the samples are...
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...
now using GruntJS to compile LESS. modules: - livereload - grunt - grunt-contrib-less - grunt-contrib-watch - grunt-newer
I added optional animations using data-cp-animation for the type of animation (fade, grow, and slide) and data-cp-timing for the delay of the animation. The animations also work on stacked charts....
I'm creating transition between 0 state and current state through a new data-cp-transition atribute. Are you interested in merge it? And I'm changing the build to fit GruntJS tasks if...
Love what you guys got here. Are you going to add custom CSS to make it responsive?
Firstly, awesome script/ idea.. Maybe if you use a table instead of ul and li's you can have a tabular representation of the data if people don't have CSS switched...