| Projects on Google Code | Results 1 - 10 of 27 |
Google Finance includes a very nice, flexible chart of stock values and volume, allowing the user to quickly look at different date ranges and retrieve specific values. Inspired by this, I coded a very similar graph/chart for a project. I then decided to create an AS3 class for the chart so that I...
* This project is no longer offering downloads / code to do flash charts in Pentaho. *
== Pentaho Flash Chart Component ==
Pentaho branched the code (early on) and has their own codeline. The PentahoFlashChart component that comes with your Pentaho BI Server comes from here:
svn://source.pent...
Plotr is a javascript framework which enables you to render charts in most modern browsers. It's based on the PlotKit Framework (renderer for Mochikit) and it depends on the Prototype Javascript Framework.
*chartdroid* is an <a href="http://developer.android.com/reference/android/content/Intent.html">Intent</a>-based library for anti-aliased chart and graph generation on android.
==Motivation==
* Fills the need for a _free_, _anti-aliased_ charting library.
==Features==
* The key labels ar...
== A C# wrapper for the Google Chart API. ==
=== Supports [http://lewisvance.com/downloads/test.html all the features] of the Chart API ===
[http://xkcd.com/323/ http://lewisvance.com/images/xkcdchart.png]
See the source code that generated this chart on the [UsageExamples] page.
=== Documen...
_AChartEngine_ is a charting library for Android applications. It currently supports the following chart types:
* line chart
* area chart
* scatter chart
* time chart
* bar chart
* pie chart
All the above supported chart types can contain multiple series, can be displayed with the X axi...
Charting what you spend.
=OFC4J=
I have been too busy to keep this project going the way I should. Fortunately, the internet never sleeps. If you are interested in helping out or using this project, please check out [http://code.google.com/p/jofc2/].
Attempt to port JFreeCharts to Android platform.
Currently the following chart types are supported:
* pie chart
* line chart
* xy line chart
* bar chart
* category bar chart
Chart screenshots:
[http://droidsolutions.net//images/stories/pie.png]
Additional information can b...
=JOFC2 - Java API for Open Flash Chart 2=
This project provides a Java library for utilizing *Open Flash Chart 2* (http://teethgrinder.co.uk/open-flash-chart-2/).
It is a fork of ofcj (http://code.google.com/p/ofcj/) because the project seemed to be freezed. <br>
On the long run the idea is to...