| Projects on Google Code | Results 1 - 10 of 76 |
GoogChart is a PHP class with one goal, make it super simple to create and maintain dynamic charts through Google Charts.
== Examples ==
Please see the file example.php for how to use it.
== Download ==
You can checkout the SVN:
svn checkout http://googchart.googlecode.com/svn/trunk/ go...
FusionCharts is a flash charting component that can be used to render data-driven & animated charts for your web applications and presentations.
It is a cross-browser and cross-platform solution that can be used with ASP.NET, ASP, PHP, JSP, ColdFusion, Ruby on Rails, simple HTML pages or even Po...
With this project I aim to create a simple, but powerful Object-Oriented PHP library to allow the easy creation of charts using the Google Chart API.
This class provides a pure PHP interface to the Google Chart API's.
Being unhappy with the existing projects that were supposed to provide this functionality - I put this project together
=Google Charts 4 Rails (gr4r)=
Full featured ruby wrapper for [http://code.google.com/apis/chart/ Google Charts API].
==Let's begin==
===1. Hello World===
{{{
@chart = GoogleChart.new
}}}
http://iuliancostan.name/images/gc4r/Picture%201.png
===2. ok, make a line chart with size 300x2...
Version 1.0 (released February 15, 2009). See [http://click-charts.googlecode.com/svn/trunk/click-charts/CHANGELOG.txt ChangeLog].
[http://click-charts.googlecode.com/svn/trunk/site/images/screenshots/bar-chart.png]
This project provides common Chart components for Apache Click. This is a port...
googlechartseasyphpclass
- Google charts PHP class. Charts in as little as 2 lines (plus file inc...
A quick PHP class for creating Google Charts.
UPDATE: version 1.02 is available.
[http://googlechartseasyphpclass.googlecode.com/files/googlecharts_1.02.php Download] v1.02.
Changes in 1.02
* Charts now work with BBCode
* Can now specify chart bar widths
* showGrid auto calculatio...
=Graphy=
Graphy is a simple Python library for generating charts. It tries to get out of the way and let you just work with your data. At the moment, it produces charts using the Google Chart API.
=Quick Start=
Here's a quick example, plotting average monthly rainfall for Sunnyvale, CA:
{{{
...
*JavaFX rich components library (charts)*
_NOTE : This is an early stage project. The source may be not as clean as you can expect. I'll try to fix that ASAP_
The main and first goal of this project is to provide a simple example of the ability to wrap existing Swing components to provide an a...
*GeeCharts* is a wrapper around Google Charts provided by Google Inc.
When I first started working on Google Charts, the thing I noticed was that its a bit difficult to use in the beginning since the URL structure was not easy to learn. The basics were simple, but as you progressed to more compli...