From 8fd6d66704feeee0c81e3e08d3b6aedd01511935 Mon Sep 17 00:00:00 2001 From: Ashley Xu Date: Mon, 8 Apr 2024 15:10:17 +0000 Subject: [PATCH] fix: toc menu missing plotting name --- docs/templates/toc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/templates/toc.yml b/docs/templates/toc.yml index 72d135cc96..4573296ec3 100644 --- a/docs/templates/toc.yml +++ b/docs/templates/toc.yml @@ -69,6 +69,7 @@ uid: bigframes.operations.plotting - name: PlotAccessor uid: bigframes.operations.plotting.PlotAccessor + name: Plotting - items: - name: Series uid: bigframes.series.Series