summaryrefslogtreecommitdiffhomepage
path: root/examples/README.md
diff options
context:
space:
mode:
authorZsolt Kozaroczy <[email protected]>2021-07-24 00:31:54 +0200
committerGitHub <[email protected]>2021-07-24 00:31:54 +0200
commit158942c16b249a269e77633dd261b87787d191af (patch)
treebca8bcd68530a6f67115080e4295303960963a12 /examples/README.md
parent187461e2a653e53c34171cc894e10c3dcfced04d (diff)
downloadcaxlsx-158942c16b249a269e77633dd261b87787d191af.tar.gz
caxlsx-158942c16b249a269e77633dd261b87787d191af.zip
Add overlap to bar charts (#107)
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
index eca725dc..5f53199e 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -44,6 +44,7 @@ Types:
* [Line chart (3D)](3d_line_chart_example.md)
* [Pie chart (3D)](3d_pie_chart_example.md)
* [Scatter chart](scatter_chart_example.md)
+* [Stacked bar chart](stacked_bar_chart_example.md)
Customizations:
* [Chart colors](chart_colors_example.md)