| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 
 | Changes
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Share.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Jifty/Plugin/Chart.pm
lib/Jifty/Plugin/Chart/Dispatcher.pm
lib/Jifty/Plugin/Chart/Renderer.pm
lib/Jifty/Plugin/Chart/Renderer/Chart.pm
lib/Jifty/Plugin/Chart/Renderer/GD/Graph.pm
lib/Jifty/Plugin/Chart/Renderer/Google.pm
lib/Jifty/Plugin/Chart/Renderer/GoogleViz.pm
lib/Jifty/Plugin/Chart/Renderer/GoogleViz/AnnotatedTimeline.pm
lib/Jifty/Plugin/Chart/Renderer/PlotKit.pm
lib/Jifty/Plugin/Chart/Renderer/SimpleBars.pm
lib/Jifty/Plugin/Chart/View.pm
lib/Jifty/Plugin/Chart/Web.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
share/web/static/css/simple_bars.css
share/web/static/js/chart_img_behaviour.js
share/web/static/js/mochikit.noexport.js
share/web/static/js/MochiKit/__package__.js
share/web/static/js/PlotKit/excanvas.js
share/web/static/js/PlotKit/PlotKit_Packed-20060807-custom.js
share/web/static/js/simple_bars.js
t/TestApp-Plugin-Chart/bin/jifty
t/TestApp-Plugin-Chart/etc/config.yml
t/TestApp-Plugin-Chart/lib/TestApp/Plugin/Chart/View.pm
t/TestApp-Plugin-Chart/Makefile.PL
t/TestApp-Plugin-Chart/t/chart.t
t/TestApp-Plugin-Chart/t/gd_graph.t
 |