DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:avbarchart

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:avbarchart [2020-03-18 16:35] – [AV Bar Chart Plugin] sherriplugin:avbarchart [2022-09-23 16:39] (current) – Make code example reflect the values used in the image johng
Line 6: Line 6:
 email      : Twitter @SyntaxSeed or http://SyntaxSeed.com email      : Twitter @SyntaxSeed or http://SyntaxSeed.com
 type       : syntax type       : syntax
-lastupdate : 2020-03-18 +lastupdate : 2022-08-08 
-compatible : 2018-04-22b++compatible : 2018-04-22b+, 2020-07-29+, 2022-07-31+
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
 tags       : media, images, diagram, chart tags       : media, images, diagram, chart
- 
 downloadurl: https://github.com/syntaxseed/avbarchart/archive/master.zip downloadurl: https://github.com/syntaxseed/avbarchart/archive/master.zip
-bugtracker : +bugtracker : https://github.com/syntaxseed/avbarchart/issues
 sourcerepo : https://github.com/syntaxseed/avbarchart sourcerepo : https://github.com/syntaxseed/avbarchart
 donationurl:  donationurl: 
  
-screenshot_img: http://syntaxseed.com/assets/screenshots/avbarchart.png+ 
 +screenshot_img: https://raw.githubusercontent.com/syntaxseed/avbarchart/master/example.png
 ---- ----
  
Line 25: Line 25:
 With this plugin you can create a quick and easy bar chart on your DokuWiki page. It uses CSS and HTML only and no images needed.  With this plugin you can create a quick and easy bar chart on your DokuWiki page. It uses CSS and HTML only and no images needed. 
  
-Screenshot and info available here: [[http://syntaxseed.com/project/avbarchart/|AV Bar Chart for Dokuwiki]].+Screenshot and info available here: [[https://github.com/syntaxseed/avbarchart]].
  
  
 ===== Syntax and Usage ===== ===== Syntax and Usage =====
  
-{{http://syntaxseed.com/assets/screenshots/avbarchart.png?nolink}}+{{https://raw.githubusercontent.com/syntaxseed/avbarchart/master/example.png?nolink}}
  
 <code> <code>
-<barchart>1000|A:700,B:50,C:250,D:1000</barchart>+<barchart>1000|A:500,B:50,C:250,D:1000</barchart>
 </code> </code>
   * The first value is the max number that your data set will go to.   * The first value is the max number that your data set will go to.
Line 47: Line 47:
  
 <code> <code>
-<barchart>1000|A:700:#ff0000,B:50,C:250,D:1000</barchart>+<barchart>1000|A:500:#ff0000,B:50,C:250,D:1000</barchart>
 </code> </code>
  
Line 106: Line 106:
     * Move to GitHub repo.     * Move to GitHub repo.
     * Add colored bars support. Contributed by ~ Gregor Anželj     * Add colored bars support. Contributed by ~ Gregor Anželj
 +  * ** 2022-08-08** 
 +    * Test on 2022-07-31 "Igor"
 +    * Test and fix for PHP 8.1.
  
 ===== Comments / Discussion ===== ===== Comments / Discussion =====
plugin/avbarchart.1584545708.txt.gz · Last modified: 2020-03-18 16:35 by sherri

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