Forum - jschmidt-systemberatung.de

× php-RGraph und php-rgraph Joomla Content Plugin

Is this possible with php-rgraph ?

  • Edfel
  • Autor
  • Fresh Boarder
  • Fresh Boarder
Mehr
1 Monat 4 Wochen her #1562 von Edfel
Is this possible with php-rgraph ? wurde erstellt von Edfel
Hi jochen:
After browsing the samples, I think this type of chart will fit one my uses.  www.jschmidt-systemberatung.de/index.php...9&Itemid=652&lang=en

But I will need to graph 5 keys instead of two as well as five data arrays.   Question is that possible?  Case is elections results five political parties and want to show historic results. X axis will be like 2012, 2016 etc and instead of John and Mary > A, B, C, D.,E.

BTW, would like to check the CSV format, Could you provide the pv_system-201507.csv file? Have lot of data to process and having a look into the csv file will help a lot.

Thank you!!

Edfel
 

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

  • jochen
  • Administrator
  • Administrator
Mehr
1 Monat 3 Wochen her #1563 von jochen
jochen antwortete auf Is this possible with php-rgraph ?
hi,

with php-RGraph you would set the key like this:
$options->set_option("key", array("a","b","c","d"));
dowload csv-file via www.jschmidt-systemberatung.de/php-apps/...pv_system-201605.csv
Folgende Benutzer bedankten sich: Edfel

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

  • Edfel
  • Autor
  • Fresh Boarder
  • Fresh Boarder
Mehr
1 Monat 3 Wochen her #1564 von Edfel
Edfel antwortete auf Is this possible with php-rgraph ?
Hi jochen:
Thank you! One more question, How about  the Joomla plugin code for this chart:   www.jschmidt-systemberatung.de/index.php...9&Itemid=652&lang=en

Appreciated!

Edfel

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

  • jochen
  • Administrator
  • Administrator
Mehr
1 Monat 3 Wochen her - 1 Monat 3 Wochen her #1565 von jochen
jochen antwortete auf Is this possible with php-rgraph ?
hi,
try this
{rgraph title="A Simple Barchart" data="Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday/40,50,80,30,50,60,70" colorsSequential="true" tooltip="#val#" height="250" variant="glass"}bar_chart{/rgraph}
you would define keys with
... key="a,b,c,d,e" ...
Letzte Änderung: 1 Monat 3 Wochen her von jochen.

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

  • Edfel
  • Autor
  • Fresh Boarder
  • Fresh Boarder
Mehr
1 Monat 3 Wochen her - 1 Monat 3 Wochen her #1566 von Edfel
Edfel antwortete auf Is this possible with php-rgraph ?
Jochen:
My CSV skills are limited.  Please check if you can, the attached csv file.  It includes the data I want to graph in Joomla.  I guess will need to work with arrays.  Variables are 1) Election years (1996, 2000, 2004, etc) X axis, Votes (Y Axis) and Political Party (a,b,c,d,e keys). 

Altough if the rgraph Joomla plugin could read the file (with minimal editing) will be much  better.

Will appreciate a lot your help. You being very kind.

Edfel 
 

Dateianhang:

Dateiname: barcelonet...0-14.zip
Dateigröße:0 KB

 
Letzte Änderung: 1 Monat 3 Wochen her von Edfel.

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

  • jochen
  • Administrator
  • Administrator
Mehr
1 Monat 2 Wochen her #1567 von jochen
jochen antwortete auf Is this possible with php-rgraph ?
hi,
majarproblem is your csv-file. You should swap rows with columns.

e.g.
year pnp ppd pip
1992 680 464 643 33
c

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Ladezeit der Seite: 0.572 Sekunden
Powered by Kunena Forum
Wir benutzen Cookies

Wir nutzen Cookies auf unserer Website. Einige von ihnen sind essenziell für den Betrieb der Seite, während andere uns helfen, diese Website und die Nutzererfahrung zu verbesssern. Auf keinen Fall werden persönliche oder vertrauliche Daten gespeichert oder weitergegeben.