Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.034 Times

MoioChart 1.0

  Date Added: January 18, 2010  |  Visits: 765

MoioChart

Report Broken Link
Printer Friendly Version


Product Homepage
Download (92 downloads)

MoioChart project is my Java library to draw function plots, bar graphs, pie graphs, etc. Why should I use it? Firstly, because it is very easy to use. For example: Drawable objects such as functions, axes, pies, etc. can be added to or removed from the Chart via the standard Collection methods like add() or removeAll(). Repainting and scaling are fully automatic! Secondly, because it works on both PCs and palmtop computers. If you need to write some code that works from inside an applet, in a standard desktop application and in your handheld or smartphone then MoioChart will be a good starting point. MoioChart is portable across different graphic toolkits and actually it works on Swing, SuperWaba (a Virtual Machine for handhelds) and SWT (Eclipses native toolkit). Thirdly, because it works great with function plots. Although MoioChart can display a variety of charts, it is particularly well suited for mathematical functions. For example, if you want to plot a parabola all you need is the following line of code: jGraph.add(new ParsedFunction("x^2")); All the parsing and scaling stuff is done automatically, as well as the choice of the best "step" to have both accurate plotting and very fast execution. Finally, because it is free, Open Source software. It is also well organized and commented, making it easy to modify and extend. Adding new Drawable objects, for example, is trivial: you just have to implement three methods.. The easy-to-use Java library for your charts

Requirements: No special requirements
Platforms: Linux
Keyword: Bar Graphs Function Graphs Java Library Libraries Moiochart Pie Pie Graphs Plots Programming Project Works
Users rating: 0/10

License: Freeware Size: 307.2 KB
MOIOCHART RELATED
Libraries  -  MoodleRest Java Library 0.1
MoodleRest Java Library is, just like the name states a small, easy to use, handy Java library specially designed to help you access Moodle's web services via the REST protocol. Currently this library supports all web services except File...
 
Programming  -  OME-XML Java Library 20101112
The OME-XML Java library is a collection of Java packages for manipulating OME-XML metadata structures. The OME-XML Java library's metadata processing facilities form the backbone of the Bio-Formats library's support for OME-XML conversion.
389.12 KB  
Programming  -  Java Library Management System 1.0
The Java Library Management System is designed to help simplify the task of managing a physical library (as opposed to software libraries), consisting of individual inventory items such as books, tapes, optical media, etc.
176.11 KB  
Science  -  StrBio java class libraries b.1.2
Java class libraries for structural biology development: includes protein format conversion tool, printf-based text formatting, Pred2ary secondary structure prediction, neural net library, Hooke-Jeeves global optimizer, and misc. math & statistics.
12.66 MB  
Business  -  A Java library for reading/writing Excel 2.6.12
JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets. This project mirrors the files on http://www.jexcelapi.org, which has been known to go down on occasion.
2.4 MB  
MP3 Tools  -  jLibPod - Java Library for iPods 0.1
jLibPod is a Java Library for manipulating the database files and related content on an Apple iPod.
174.51 KB  
Science  -  TreeMap Java Library 1.0
A treemap visualization java library, to implement Shneiderman's treemap easily (http://www.cs.umd.edu/hcil/treemaps/). Shows efficiently tree data as a rectangle colored map. Usefull to monitor thousand of files in a little window.
3.46 MB  
Programming  -  EPIC Java Library 10 Beta 2
The EPIC java library provides utility classes for the developer of Java applets and applications. These classes primarily support the development of scientific applications that deal with geophysical data sets. Features
1.36 MB  
Libraries  -  HBCI4Java 2.5.0 RC9
HBCI4Java is a Java library for the HBCI home banking interface. HBCI4Java project supports almost all aspect of the HBCI versions 2.01, 2.1, 2.2, HBCI+ and FinTS-3.0 (with PIN/TAN support). Its API is very application-oriented, so no knowledge...
1.4 MB  
Development Editors  -  chocon For Linux 2.1.2
choco: a java library for constraint satisfaction problems (CSP), constraint programming (CP).
42.11 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB