eFinancialPlanner  V1.0 (proof of concept)
Personal Financial Planning based on Maslowian Portfolio Theory
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
test.js File Reference

Go to the source code of this file.

Functions

document ready (function(){var l0=[6, 11, 10, 13, 11, 7];var l1=[3, 6, 7, 7, 5, 3];var l2=[4, 8, 9, 10, 8, 6];var l3=[9, 13, 14, 16, 17, 19];var l4=[15, 17, 16, 18, 13, 11];var plot1=$.jqplot("chartOverview1", [l0, l1, l2, l3, l4],{seriesDefaults:{rendererOptions:{smooth:false}}});})
 

Function Documentation

document ready ( function(){var l0=[6, 11, 10, 13, 11, 7];var l1=[3, 6, 7, 7, 5, 3];var l2=[4, 8, 9, 10, 8, 6];var l3=[9, 13, 14, 16, 17, 19];var l4=[15, 17, 16, 18, 13, 11];var plot1=$.jqplot("chartOverview1", [l0, l1, l2, l3, l4],{seriesDefaults:{rendererOptions:{smooth:false}}});}  )