Download List

Projeto Descrição

Client-side GChart is a pure-GWT client-side
charting solution. It does not require browser
plugins, external JavaScript, or server
round-trips. The package supports bar, line, and
pie charts, custom ticks, left and right y axes,
grid-lines, annotated data points, pop-ups, click
events, and more.

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.

2009-02-13 17:00 Back to release list
2.41

Como ilustrado pela demonstração ao vivo de "LayZLine Carta do Editor", o novo método getMouseCoordinate pode ser usado para adicionar pontos em um gráfico na posição onde o usuário clicou. Os métodos intimamente relacionada clientToModel e modelToClient deixasse converter entre cliente-pixel coordenadas janela eo modelo de coordenadas associados a qualquer eixo do gráfico. Há também um método para alterar as cores GChart da curva padrão. Vários erros foram corrigidos.
Tags: Minor feature enhancements
As illustrated by the live demo's "LayZLine Chart
Editor", the new getMouseCoordinate method can be
used to add points to a chart at the position
where the user clicked. The closely related
clientToModel and modelToClient methods let you
convert between client-window pixel coordinates
and the model coordinates associated with any
chart axis. There's also a method to change
GChart's default curve colors. Several bugs were
fixed.

Project Resources