Miguel de Benito Delgado

Show:

What's happening?

  • Comment: Move does not work on intel macs

    Same here, but geekbind crashes.

    2008-03-20 09:35:35 UTC in GeekBind

  • Followup: RE: Hola / translate?

    Sorry, I should have replied to this before. Basically, he says that he's getting numerical labels on the X axis when he wants only year labels. Indeed, he should deactivate tick labels. Mauricio, usa la función SetXTickLabelPos('none') para desactivar las marcas sobre las divisiones del gráfico. En PHPlot hay dos tipos de marcas en el eje, las que siguen a los datos, y las que siguen las...

    2006-11-24 19:31:52 UTC in PHPLOT

  • Coordinación de las traducciones

    Buenas, hace ya un tiempo que utilizo WordPress en dos idiomas usando PolyGlot, un plugin muy práctico que sirve para publicar en varios idiomas. Pero no es hasta hace poco que me decidí a tener también traducido el tema del sitio. Uso una versión modificada de aquel que viene por defecto basado en Kubrick, así que busqué traducciones como las que tenéis aquí. Pero emplear una traducción...

    2005-11-01 12:21:38 UTC in Wordpress en español

  • Followup: RE: passing results from db query to plot scr

    Hi, inside the first script you could save the graph to a temporary file identified by a unique id, then in your <img> tag, call another script accepting that id which would then serve the file to the user. You could then delete it if your data were very dynamic or you just didn't want to have to take care of a lot of files afterwards (which of course you could do in that same script),

    2005-08-31 22:20:38 UTC in PHPLOT

  • Followup: RE: X Axis on Line Graphs

    Hi, those ticks you see are grid ticks, and they can be disabled using SetXTickPos('none'). You have other options: xaxis, plotup, plotdown and both. Cheers, ________ Miguel.

    2005-02-14 21:18:30 UTC in PHPLOT

  • Followup: RE: change the position of legend

    Hi, you can use either SetLegendPixels($x, $y) to set its position relative to the image's upper left corner (0,0) or SetLegendWorl($x, $y) to set its position relative to plot's upper left corner. Cheers, _______ Miguel.

    2005-02-14 20:54:55 UTC in PHPLOT

  • Followup: RE: strange message when i want to create a pic

    Hi, that is raw image data, which you can tell from the GIF header. To avoid this, PHPlot must send content headers. Use $graph->SetIsInline(false); However, it is a bit weird that you see the data since this property is set to false by default... :-? Cheers, ________ Miguel.

    2005-02-02 15:09:51 UTC in PHPLOT

  • PHPLOT

    migueldb committed patchset 187 of module phplot to the PHPLOT CVS repository, changing 1 files.

    2005-01-20 01:03:35 UTC in PHPLOT

  • PHPLOT

    migueldb committed patchset 186 of module phplot to the PHPLOT CVS repository, changing 1 files.

    2005-01-20 01:02:33 UTC in PHPLOT

  • Comment: DrawDots uses wrong size/shape

    Logged In: YES user_id=761685 Fixed! _______ Miguel.

    2005-01-20 00:58:45 UTC in PHPLOT

About Me

  • 2003-04-21 (7 years ago)
  • 761685
  • migueldb (My Site)
  • Miguel de Benito Delgado

Send me a message