Skip to content

Commit c0aff8b

Browse files
committed
Updated links in visualization docs.
1 parent a6808be commit c0aff8b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/visualizations.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -337,9 +337,9 @@ to visualize your data.
337337
:alt: Pictorial Example Chart
338338
:width: 100%
339339

340-
:class:`highcharts_core.options.plot_options.pareto.PictorialOptions`
340+
:class:`highcharts_core.options.plot_options.pictorial.PictorialOptions`
341341

342-
:class:`highcharts_core.options.series.pareto.PictorialSeries`
342+
:class:`highcharts_core.options.series.pictorial.PictorialSeries`
343343
* - **Pie**
344344
- .. tabs::
345345

@@ -491,9 +491,9 @@ to visualize your data.
491491
:alt: Treegraph Example Chart
492492
:width: 100%
493493

494-
:class:`highcharts_core.options.plot_options.pareto.TreegraphOptions`
494+
:class:`highcharts_core.options.plot_options.treegraph.TreegraphOptions`
495495

496-
:class:`highcharts_core.options.series.pareto.TreegraphSeries`
496+
:class:`highcharts_core.options.series.treegraph.TreegraphSeries`
497497
* - **Treemap**
498498
- .. figure:: _static/treemap-example.png
499499
:alt: Treemap Example Chart
@@ -657,17 +657,17 @@ to visualize your data.
657657
:alt: Flowmap Example Chart
658658
:width: 100%
659659

660-
:class:`highcharts_maps.options.plot_options.pareto.FlowmapOptions`
660+
:class:`highcharts_maps.options.plot_options.flowmap.FlowmapOptions`
661661

662-
:class:`highcharts_maps.options.series.pareto.FlowmapSeries`
662+
:class:`highcharts_maps.options.series.flowmap.FlowmapSeries`
663663
* - **GeoHeatmap**
664664
- .. figure:: _static/geoheatmap-example.png
665665
:alt: GeoHeatmap Example Chart
666666
:width: 100%
667667

668-
:class:`highcharts_maps.options.plot_options.pareto.GeoHeatmapOptions`
668+
:class:`highcharts_maps.options.plot_options.flowmap.GeoHeatmapOptions`
669669

670-
:class:`highcharts_maps.options.series.pareto.GeoHeatmapSeries`
670+
:class:`highcharts_maps.options.series.flowmap.GeoHeatmapSeries`
671671
* - **Map**
672672
- .. figure:: _static/map-example.png
673673
:alt: Map Example Chart

0 commit comments

Comments
 (0)