(function() {

// MAXB.NET LABS

})();

charts, javascript, jgcharts, jquery

jQuery Google Charts 0.96

Posted on by Massimiliano Balestrieri | Comments

DEMO SITE.

Pubblico un aggiornamento del plugin e relativa demo. Ho linkato nella demo anche la GUI.

Ho aggiornato jQuery alla versione 1.3.1

Il plugin base (api) l’ho testato con tutti i browsers. L’helper che crea il grafico partendo da una tabella html non mi sembra avere bachi. Ho notato che Opera invece ha dei problemi con la demo in se (ma con il plugin in oggetto mi sembra funzionare) . Safari e Chrome (winxp) invece sembrano non avere problemi. Testato anche su IE6 e IE7.

La gui invece ha parecchi problemi di compatibilità. Funziona solo su Firefox 3 (anche 3.1beta). Non ho ancora avuto il tempo di individuare i problemi.

Ho scelto un componente jquery ui che sembra essere abbandonato (spinner). Il che mi ha impedito di aggiornare la gui a jQuery 1.3.1 e a jQuery UI 1.6rc6.

In pratica la GUI è veramente un esercizio e poco più. Usatela al massimo per vedere le opzioni (via firebug vedrete i metadata aggiornarsi).

Se avete consigli (soprattutto per la gui) sono benvenuti.

Se lo utilizzate (ricordo che rilascio tutto sotto licenza GPL) lasciate un commento.

This entry was posted in charts, javascript, jgcharts, jquery and tagged , , , . Bookmark the permalink.

One Comment

  1. Bill Mans
    Posted 7 October 2010 at 14:09 | Permalink

    Thank you for posting the Google Charts plugin. It’s pretty slick. I do have a question though:

    1) Is there a way to do line breaks with labels?

    2) Do you plan on adding a legend to the pie chart? Currently, the parameters are accepted but the legend does not appear.

    Thank you!