googlechart Plugin

Compatible with DokuWiki

No compatibility info given!

plugin easy way for importing google charts to the wiki

Last updated on
2011-03-02

Similar to gchart

Tagged with barcode, charts, diagram, formula, graph, latex, maps

Installation

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.

Examples/Usage

Syntax

<googlechart>
some parameters
</googlechart>

You can find parameters here Google-Chart API

Change Log

  • 2011-03-02
    • Initial release

Known Bugs and Issues

some special characters are not supported by google-chart, because of URL-encoding.

For Instance the ”+” has to be replaced by ”%2b”. here an example

<googlechart>
cht=tx
chl=(a+b)^2
</googlechart>

<googlechart>
cht=tx
chl=(a%2Bb)^2
</googlechart>

here you can find a list of special characters which may also have this problem http://www.w3schools.com/TAGS/ref_urlencode.asp

ToDo/Wish List

FAQ

Discussion

plugin/googlechart.txt · Last modified: 2011/11/20 22:15 by HåkanS
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate