From a8a144dbda794f4341330b72ae6eac5f0c741113 Mon Sep 17 00:00:00 2001 From: Karolina Cynk Date: Fri, 12 Jul 2024 12:34:45 +0200 Subject: [PATCH] Fixed the path for the HeatMapChart --- docs/source/plotting.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/plotting.rst b/docs/source/plotting.rst index 4b3f5837..278648b1 100644 --- a/docs/source/plotting.rst +++ b/docs/source/plotting.rst @@ -10,9 +10,7 @@ charts :toctree: _autosummary :template: short_class.rst - heatmap.heatmap_chart.HeatMapChart - heatmap.values_annotations.ValuesAnnotations - heatmap.heatmap_chart_decorator.HeatMapChartDecorator + heatmap_chart.HeatMapChart annual_returns_bar_chart.AnnualReturnsBarChart bar_chart.BarChart boxplot_chart.BoxplotChart