Added documentations

This commit is contained in:
Subhash Halder
2023-09-02 20:48:11 +05:30
parent e0418eb661
commit fc9ff6c6f3
15 changed files with 375 additions and 20 deletions

View File

@@ -57,9 +57,17 @@
bar "sample bat" [52, 96, 35, 10]
</pre>
<hr />
<h1>XY Charts demos</h1>
<pre class="mermaid">
xychart-beta
line [+1.3, .6, 2.4, -.34]
</pre>
<h1>XY Charts demos</h1>
<pre class="mermaid">
%%{init: {"xychart": {"width": 500, "height": 400}, "themeVariables": {"xychart": {"titleColor": "#ff0000"} } }}%%
xychart-beta
title "Basic xychart with many categories"
x-axis "this is x axis" [category1, "category 2", category3, category4, category5, category6, category7]
y-axis yaxisText 10 --> 150