Download List

Projeto Descrição

JHeatChart is a one class Java API for generating heat map charts that was created because very few charting APIs seem to contain the facility to create heat maps. It is not a full featured charting API and cannot be used to other charts. The generated charts are created as Java Image objects, which can be incorporated into a GUI or saved to a file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-29 07:28
0.6

Esta versão permite settable baixos / altos valores para impor coloração consistente em conjunto de gráficos. Suporte para fundo transparente também foi adicionado.
Tags: Minor
This release allows settable low/high values to impose consistent colouration across set of charts. Support for transparent backgrounds has also been added.

2010-07-30 07:28
0.51

Este lançamento inclui pequenas correções para uma falha que impediu o uso de conjuntos de dados não-quadrado e um bug que impediu o título do gráfico que está sendo exibido corretamente.
Tags: Minor
This minor release includes fixes for a bug that prevented use of non-square datasets and a bug that stopped the chart title being displayed correctly.

2010-05-20 09:49
0.5

dimensões do gráfico são calculados a partir do tamanho das células individuais. Um problema com o posicionamento do título central foi fixado, e foi adicionado suporte para os valores horizontal e vertical do eixo. Esta versão não é compatível.
Chart dimensions are calculated from individual cell size. An issue with positioning the title centrally has been fixed, and support has been added for both horizontal and vertical axis values. This version is not backwards compatible.

Project Resources