DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:gchart

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:gchart [2014-05-18 14:45] – version upped andiplugin:gchart [2024-01-11 02:10] (current) – compatible with "Igor" Aleksandr
Line 6: Line 6:
 email      : andi@splitbrain.org email      : andi@splitbrain.org
 type       : syntax type       : syntax
-lastupdate : 2014-01-03 +lastupdate : 2021-09-20 
-compatible : 2010-11-07 2011-05-25++compatible : 2010-11-07 2011-05-25+, Frusterick Manners, Igor
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : pchart similar    : pchart
-tags       : media, images, diagram, chart, google, embed+tags       : media, images, diagram, chart, google, embed, barcode
  
 downloadurl: https://github.com/splitbrain/dokuwiki-plugin-gchart/zipball/master downloadurl: https://github.com/splitbrain/dokuwiki-plugin-gchart/zipball/master
Line 21: Line 21:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the download link given above. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ==== Changes ==== ==== Changes ====
Line 51: Line 51:
     * ''hbar'' for a horizontal bar graph     * ''hbar'' for a horizontal bar graph
     * ''vbar'' for a vertical bar graph     * ''vbar'' for a vertical bar graph
 +    * ''qr'' for a two-dimensional barcode
   * **Graph color** this is the first hex color given. Defaults to the configuration (see below) or orange if no config is given.   * **Graph color** this is the first hex color given. Defaults to the configuration (see below) or orange if no config is given.
   * **Background color** this is the second hex color given. Defaults to the configuration (see below) or white if no config is given.   * **Background color** this is the second hex color given. Defaults to the configuration (see below) or white if no config is given.
Line 59: Line 60:
  
 Hex colors can be the typical 3 part RGB hexcodes known from HTML or can contain a 4th alpha transparency value. Hex colors can be the typical 3 part RGB hexcodes known from HTML or can contain a 4th alpha transparency value.
 +
 +For QR-codes, the first line of data may contain a unique lettre ''L'', ''M'', ''Q'' or ''H'' to indicate the error correction level. The default value in ''L''. The other lines are joined with a semi-colon (;) and encoded in the barcode:
 +
 +<code>
 +<gchart qr 120x120>
 +M
 +URLTO:www.dokuwiki.org/plugin:gchart
 +</gchart>
 +</code>
  
 ===== Configuration ===== ===== Configuration =====
plugin/gchart.1400417113.txt.gz · Last modified: 2014-05-18 14:45 by andi

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