Revert "fixed fib sum, it was doing the sum for lenght + 1"
[tech-radar.git] / src / graphing / radar.js
2014-10-22 Bruno TrecentiRevert "fixed fib sum, it was doing the sum for lenght...
2014-07-10 Bruno Trecentifixed fib sum, it was doing the sum for lenght + 1
2014-03-18 Bruno Trecentiadded tasks to minify and to generate css from scss...
2014-02-27 Bruno Trecentiusing a polygon instead of a path
2014-02-27 Bruno Trecentiinitializing the graph in a DOM node
2014-02-27 Bruno Trecentimoved number generation to the radar model
2014-02-27 Bruno Trecentimoved svg creation and append to the graphing radar
2014-02-27 Bruno Trecentiadded styles and geometries
2014-02-26 Bruno Trecentiadded method to plot the blips
2014-02-26 Bruno Trecentiadded fibonacci algorithm to render the arcs
2014-02-26 Bruno Trecentibetter organizing the cycle names
2014-02-25 Bruno Trecentiadded the plot of circles to to the radar
2014-02-25 Bruno Trecentiplotting horizontal line in the center
2014-02-25 Bruno Trecentiadded radar graphing and vertical line