DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:achart

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:achart [2019-12-26 14:32] nickelplugin:achart [2024-03-13 17:08] (current) – works with Kaos, but can't be folded with the folded plugin 91.89.222.218
Line 6: Line 6:
 email      : kazozaagir@gmail.com  email      : kazozaagir@gmail.com 
 type       : syntax type       : syntax
-lastupdate : 2019-12-26 +lastupdate : 2022-10-08 
-compatible : 2010-11-07 2011-05-25+, Frusterick Manners+compatible : Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo, Hogfather, Kaos
 depends    :  depends    : 
-conflicts  :  +conflicts folded 
-similar    : c3chart, amcharts, gchart+similar    : c3chart, amcharts, gchart, pchart
 tags       :diagram, chart tags       :diagram, chart
  
Line 19: Line 19:
  
 screenshot_img : https://i.imgur.com/HvWG7Lk.png screenshot_img : https://i.imgur.com/HvWG7Lk.png
 +
 +===== Discussion =====
 +Under IGOR the chart will collapse. As walkaround you can add the following code to the ''userall.css'' file:
 +<code>
 +svg.apexcharts-svg {
 +    width: auto;
 +    height: auto;
 +}
 +</code>
 +
 ---- ----
 Detailed documentation can be found at the [[https://github.com/karl257/dokuwiki-plugin-achart/|GitHub page]]. Detailed documentation can be found at the [[https://github.com/karl257/dokuwiki-plugin-achart/|GitHub page]].
- 
-https://i.imgur.com/HvWG7Lk.png 
  
plugin/achart.1577367142.txt.gz · Last modified: 2019-12-26 14:32 by nickel

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