= 2010-04-23 = == Java Script : Chart / Canvas == * 不愧是 !GitHub 的高手,居然可以用 Java Script 跟 HTML5 技術做出這麼多繪圖特效 * [http://github.com/blog/621-bye-bye-flash-network-graph-is-now-canvas Bye Bye Flash: Network Graph is now Canvas] * [http://github.com/blog/39-say-hello-to-the-network-graph-visualizer Say hello to the Network Graph Visualizer] * [http://icant.co.uk/csscharts/csscharts-demo.php CSS only bar chart demo page] - 使用 CSS + PHP 產生長條圖(Bar Chart) * [http://code.google.com/p/explorercanvas/ explorercanvas] - HTML5 Canvas for Internet Explorer * [http://github.com/irae/jquery-visualize jquery-visualize] - 用 jQuery + EnhancedJS 的 javascript 圖表(Chart)繪圖函式庫 * [http://irae.pro.br/code/jquery.visualize/ jQuery Visualize demos] * 主要是[http://www.filamentgroup.com/dwpe/ Designing with Progressive Enhancement]這本新書 * 範例多半放在 [http://code.google.com/p/dwpe/ dwpe] - Code examples from the book Designing with Progressive Enhancement * 有提到 [http://code.google.com/p/enhancejs/ EnhanceJS] 這個加強版的 javascript 函式庫 * [http://www.filamentgroup.com/lab/introducing_enhancejs_smarter_safer_apply_progressive_enhancement/ Introducing EnhanceJS: A smarter, safer way to apply progressive enhancement] * 2010-03-12 :[http://www.filamentgroup.com/lab/update_to_jquery_visualize_accessible_charts_with_html5_from_designing_with/ Update to jQuery Visualize: Accessible Charts with HTML5 from Designing with Progressive Enhancement]