DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:googlechart

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:googlechart [2011-04-26 09:29] – [Syntax] 77.185.186.37plugin:googlechart [2017-03-22 12:31] (current) – broken link 88.87.91.3
Line 5: Line 5:
 author     :  Dan Kreiser author     :  Dan Kreiser
 email      :  dan.kreiser@gmail.com email      :  dan.kreiser@gmail.com
-type       : +type       : action, syntax
 lastupdate : 2011-03-02 lastupdate : 2011-03-02
 compatible :  compatible : 
Line 13: Line 13:
 tags       : charts , barcode , latex , diagram , maps , formula , graph tags       : charts , barcode , latex , diagram , maps , formula , graph
  
-downloadurl: +downloadurl: http://www.tux-tips.de/tux-wiki/lib/exe/fetch.php?media=start:dokuwiki:plugins:googlechart.tar.gz
 bugtracker : bugtracker :
 sourcerepo :  sourcerepo : 
Line 20: Line 20:
  
 ===== Installation ===== ===== Installation =====
-Go to my wiki [[http://www.tux-tips.de/tux-wiki/doku.php?id=start:dokuwiki:plugins]]+Go to my wiki [[http://www.tux-tips.de/tux-wiki/doku.php?id=start:dokuwiki:plugins:googlechart]]
 here you can find the latest Version of this plugin and also some examples. here you can find the latest Version of this plugin and also some examples.
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 33: Line 33:
 </googlechart> </googlechart>
 </code> </code>
-You can find parameters here [[http://code.google.com/intl/de-DE/apis/chart/docs/making_charts.html|Google-Chart API]]+You can find parameters here [[http://code.google.com/intl/de-DE/apis/chart/docs/making_charts.html|Google-Chart API]] FIXME
  
 === Change Log === === Change Log ===
Line 41: Line 41:
  
 === Known Bugs and Issues === === Known Bugs and Issues ===
-some special characters are not supported by google-chart.+some special characters are not supported by google-chart, because of URL-encoding.
  
 For Instance the "+" has to be replaced by "%2b". For Instance the "+" has to be replaced by "%2b".
 here an example here an example
  
 +<code>
 <googlechart> <googlechart>
 cht=tx cht=tx
Line 55: Line 56:
 chl=(a%2Bb)^2 chl=(a%2Bb)^2
 </googlechart> </googlechart>
 +</code>
  
 here you can find a list of special characters which may also have this problem here you can find a list of special characters which may also have this problem
plugin/googlechart.1303802989.txt.gz · Last modified: 2011-04-26 09:29 by 77.185.186.37

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki