summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Bruno Trecenti [Tue, 18 Mar 2014 22:20:15 +0000 (19:20 -0300)]
fixed gulpfile
Bruno Trecenti [Tue, 18 Mar 2014 22:02:15 +0000 (19:02 -0300)]
added tasks to minify and to generate css from scss files
Bruno Trecenti [Mon, 17 Mar 2014 22:19:54 +0000 (19:19 -0300)]
styles with scss
trecenti [Mon, 17 Mar 2014 21:54:10 +0000 (18:54 -0300)]
Create README.md
Bruno Trecenti [Thu, 27 Feb 2014 22:15:31 +0000 (19:15 -0300)]
using a polygon instead of a path
Bruno Trecenti [Thu, 27 Feb 2014 14:46:12 +0000 (11:46 -0300)]
initializing the graph in a DOM node
Bruno Trecenti [Thu, 27 Feb 2014 13:52:38 +0000 (10:52 -0300)]
expecting the numbers to be set
Bruno Trecenti [Thu, 27 Feb 2014 13:48:18 +0000 (10:48 -0300)]
indent example html
Bruno Trecenti [Thu, 27 Feb 2014 13:44:09 +0000 (10:44 -0300)]
moved number generation to the radar model
Bruno Trecenti [Thu, 27 Feb 2014 12:36:35 +0000 (09:36 -0300)]
moved svg creation and append to the graphing radar
Bruno Trecenti [Thu, 27 Feb 2014 10:45:34 +0000 (07:45 -0300)]
added styles and geometries
Bruno Trecenti [Wed, 26 Feb 2014 22:36:45 +0000 (19:36 -0300)]
added method to plot the blips
Bruno Trecenti [Wed, 26 Feb 2014 18:14:03 +0000 (15:14 -0300)]
added fibonacci algorithm to render the arcs
Bruno Trecenti [Wed, 26 Feb 2014 12:41:21 +0000 (09:41 -0300)]
better organizing the cycle names
Bruno Trecenti [Tue, 25 Feb 2014 14:27:01 +0000 (11:27 -0300)]
sorting cycles by their order
Bruno Trecenti [Tue, 25 Feb 2014 14:21:47 +0000 (11:21 -0300)]
var clean up on tests
Bruno Trecenti [Tue, 25 Feb 2014 14:11:07 +0000 (11:11 -0300)]
added the plot of circles to to the radar
Bruno Trecenti [Tue, 25 Feb 2014 13:48:44 +0000 (10:48 -0300)]
plotting horizontal line in the center
Bruno Trecenti [Tue, 25 Feb 2014 13:47:04 +0000 (10:47 -0300)]
added radar graphing and vertical line
Bruno Trecenti [Tue, 25 Feb 2014 13:24:06 +0000 (10:24 -0300)]
added radar, cartesian quadrants and cycles retrieval
Bruno Trecenti [Tue, 25 Feb 2014 12:06:32 +0000 (09:06 -0300)]
initial commit