7+ results for 'elycharts' (0 ms)

Not the results you expected?

chart_templates.js (https://github.com/johannchen/profiles.git) JavaScript · 132 lines

1 $.elycharts.templates['analytics'] = {

2 type: "line",

3 //margins: [10, 15, 25, 15],

elycharts_manager_anchor.js (https://github.com/voidlabs/ElyCharts.git) JavaScript · 109 lines

1 /**********************************************************************

2 * ELYCHARTS

3 * A Javascript library to generate interactive charts with vectorial graphics.

4 *

9 (function($) {

10

11 var common = $.elycharts.common;

12

13 /***********************************************************************

18 **********************************************************************/

19

20 $.elycharts.anchormanager = {

21

22 afterShow : function(env, pieces) {

105 }

106

107 $.elycharts.featuresmanager.register($.elycharts.anchormanager, 30);

108

109 })(jQuery);

include_answer.ftl (https://github.com/AAATEAM/survey.git) Freemarker Template · 160 lines

1

2 <script src="common/raphael212/raphael.min.js" type="text/javascript"></script>

3 <script src="common/elycharts/elycharts.js" type="text/javascript"></script>

4

5 <script>

113

114

115 $.elycharts.templates['pie_basic_1'] = {

116 type : "pie",

117 //style : {"background-color" : "black"},

application.rb (https://github.com/tardate/noagenda_dashboard.git) Ruby · 54 lines

36 rails

37 raphael-min

38 elycharts.min

39 iscroll-lite

40 jquery.qtip.min

index.html (git://github.com/hyperthunk/nodewatch.git) HTML · 179 lines

28 <script type="text/javascript" src="js/backbone-min.js"></script>

29 <script type="text/javascript" src="js/raphael-min.js"></script>

30 <script type="text/javascript" src="js/elycharts.min.js"></script>

31 <script type="text/javascript" src="js/nodewatch.helpers.js"></script>

32 <script type="text/javascript" src="js/nodewatch.models.js"></script>

89 <script type="text/javascript">

90 $(function(){

91 $.elycharts.templates['line_basic_6'] = {

92 type : "line",

93 margins : [10, 40, 40, 30],

elycharts_manager_balloon.js (https://github.com/voidlabs/ElyCharts.git) JavaScript · 77 lines

1 /**********************************************************************

2 * ELYCHARTS

3 * A Javascript library to generate interactive charts with vectorial graphics.

4 *

9 (function($) {

10

11 var common = $.elycharts.common;

12

13 /***********************************************************************

15 **********************************************************************/

16

17 $.elycharts.balloonmanager = {

18

19 afterShow : function(env, pieces) {

73 }

74

75 $.elycharts.featuresmanager.register($.elycharts.balloonmanager, 30);

76

77 })(jQuery);

revamping-course-registration.md (https://github.com/andrewpucci/andrewpucci.com.git) Markdown · 41 lines

17 - Interactive Prototype

18 tools:

19 - LovelyCharts

20 - OpenOffice Draw & Impress

21 - Axure RP