Open juanbrujo opened 10 years ago
Could you show me some code which demonstrates the concept of transitions?
Gruntfile support sounds useful.
Pull request send to GruntJS integration, now working on the animated transition demo. once fnished I'll upload it to my forked repo.
regards.
Demo (last one in demo.html) https://github.com/juanbrujo/cssplot
It would be nice as a standalone file like cssplot.groups.
OK I thought it as a module feature not as a standalone, because this animated behaviour enhance all other types of graph, I don't know if I'm expressing well.
Thats okay, i mean the separation of the built css file, so it could be optionally included
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 it's OK to you.