background preloader

Excel

Facebook Twitter

Sparklines Add-in for Excel - TinyGraphs. Add-ins for Excel® and other tools TinyGraphs Excel Add In TinyGraphs is an open source add-in for Excel that creates sparklines, mini column graphs, and area graphs from a row of data. It generates beautiful tiny graphics that are as small as a cell and is useful for visualizing large quantities of data, such as stock prices and exchange rates. What does TinyGraphs do ? TinyGraphs creates a tiny chart for every row of data in a rectangular block of cells (user specified range). A sample Excel file that contains TinyGraphs can be found here TinyGraphsSample.xls Screenshots for TinyGraphs The TinyGraphs toolbar in Excel 2003 and Excel 2007 The main dialog for TinyGraphs Using the TinyGraphs plugin is very simple.

Download Add-In Download the TinyGraphs Add-in for Excel now. TinyGraphs.exe (350 KB) Requirements : Excel 2000/2003/2007 After a successful installation, the TinyGraphs toolbar will be available in Excel 2003. Source Code Download TinyGraphs.xls to customize the source code now. Credits. Home. Hello, this is the Open Flash Chart project.

Get graphs like this for free: How does it work? User browses to your web site.The browser downloads the web page which contains the Open Flash Chart.Open Flash Chart downloads the data file and displays the chart. When you add Open Flash Chart to your web page, you tell it where to find the data file. We also do pie charts. Why is that great? When the user downloads the web page, Open Flash Chart requests the chart data from the server.

Add a bit of pizzazz to your bar charts! Is it complicated to set up? You will need to include the Open Flash Chart in your HTML, and you also need to provide the data file on the server. For a simple chart you would just drop the data.txt file on your website and point the Open Flash Chart to this URL. But what we really want is dynamic data that is pulled from a database or calculated or something. To make this a bit easier there are PHP, Perl, Python and Java classes to write the data file for you. Get started! Yes. Developer's Guide - Google Chart API - Google Code. Interacting with Excel - IronPython Cookbook. [IronPython] Calling Python objects from C#? IronPython: ASP.NET Web: The Official Microsoft ASP.NET 2.0 Site.

Download the ASP.NET Dynamic Language Support Release Introduction Dynamic Languages are a class of high-level programming languages that do not rely on static typing. Many decisions that are made at compile time by a statically typed language are instead made at run time by a dynamic language. For example, many dynamic languages use dynamic typing, where an object’s type is determined at run time instead of at compile time. There are many good static languages, such as C#, and many good dynamic languages, such as IronPython. Giving ASP.NET users the choice of languages was part of the design since our first version of ASP.NET, and this Dynamic Language Support is just another step in that direction. This Release This release is compatible with both the IronPython 2.6 release and IronPython 2.7 Alpha 1. Included in this release are two WebForms examples that are written in IronPython: “hello-webforms” and “album-handler”, which can be found in the “examples” directory.

Current Limitations.