background preloader

Awsome Web Pages

Facebook Twitter

Web pics

Visualization: Motion Chart - Google Chart Tools. Overview A dynamic chart to explore several indicators over time. The chart is rendered within the browser using Flash. Note for Developers: Because of Flash security settings, this (and all Flash-based visualizations) might not work correctly when accessed from a file location in the browser (e.g., rather than from a web server URL (e.g., This is typically a testing issue only. You can overcome this issue as described on the Adobe web site. Example (Note that the following code will not work when loaded as a local file; it must be loaded from a web server.)

Loading The google.charts.load package name is "motionchart". The visualization's class name is google.visualization.MotionChart. Data Format The first column must be of type 'string' and contain the entity names (e.g., "Apples", "Oranges", "Bananas" in the example above). Setting Initial State Open a working chart and set the settings that you'd like to capture. Notes. D3.js - Data-Driven Documents. Generalization of Conway's Game of Life - SmoothLife - presentation. Le simulateur d'indice des prix. Acrobat Javascript Samples Scripts. Acrobat Javascript Samples Scripts Introduction: 1. What is Acrobat JavaScript?

2. What can you do with Acrobat JavaScript? 3. Where can I read more about Acrobat JavaScript? Sample Scripts: What is Acrobat JavaScript? JavaScript is an object-oriented scripting language developed by Netscape Communications. What can you do with Acrobat JavaScript? Acrobat JavaScript enables you to perform calculations in form fields, respond to user actions, validate user data, modify appearance of Acrobat application, control the behavior of PDF documents, dynamically modify document's appearance and functions, process multiple PDF documents with batch sequences, dynamically create new pages based on template, interface to a database. Where can I read more about Acrobat JavaScript? Acrobat JavaScript enables you to do a wide variety of things within a PDF document. How to create a batch sequence with JavaScript code?

1. Sample Acrobat JavaScripts Mark misspelled words with squiggle Create page bookmarks. PathFinding.js. Click within the white grid and drag your mouse to draw obstacles. Drag the green node to set the start position. Drag the red node to set the end position. Choose an algorithm from the right-hand panel. Click Start Search in the lower-right corner to start the animation. Breadth-First-Search Best-First-Search Dijkstra Jump Point Search Orthogonal Jump Point Search Trace generating grid 100%