Search found 3 matches

by pochazas
Wed Nov 08, 2006 6:12 pm
Forum: JFreeChart
Topic: Zoom question
Replies: 3
Views: 3285

Gracias pero no es asi.

Lo que yo quiero hacer es que cuando hacemos un zoom con el raton sobre una zona del gráfico, conocer los dos extremos hiorizontales sobre los que se hace el zoom para poder realizar una nueva consulta a la BD con esos dos extremos.
by pochazas
Wed Sep 06, 2006 3:18 pm
Forum: JFreeChart
Topic: Zoom question
Replies: 3
Views: 3285

Jejeje, has reconocido mi mal "Spanglish" eh?

Muchas gracias chulerias, lo probare.
by pochazas
Wed Sep 06, 2006 11:34 am
Forum: JFreeChart
Topic: Zoom question
Replies: 3
Views: 3285

Zoom question

Hi! I have one problem. I'm using a XYPlot to show some variables from a database. In database can be stored thousands of values of these variables, but I only shows 1000 of them. The problem is that when I make a zoom I want to know the X values between which the zoom is selected. Knowing these val...