Skip to content

Commit eed12c1

Browse files
authored
fix: toc menu missing plotting name (#591)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/python-bigquery-dataframes/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes internal #333374239 🦕
1 parent 3be4a2e commit eed12c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/templates/toc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
uid: bigframes.operations.plotting
7070
- name: PlotAccessor
7171
uid: bigframes.operations.plotting.PlotAccessor
72+
name: Plotting
7273
- items:
7374
- name: Series
7475
uid: bigframes.series.Series

0 commit comments

Comments
 (0)