File tree Expand file tree Collapse file tree 2 files changed +312
-119
lines changed Expand file tree Collapse file tree 2 files changed +312
-119
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,15 @@ Populating Series with Data
114114
115115 .. tab :: w/ ``.from_array()``
116116
117- .. include :: using/populating_series_data/_with_from_array.rst
117+ .. tabs ::
118+
119+ .. tab :: Create a New Series
120+
121+ .. include :: using/populating_series_data/_new_from_array.rst
122+
123+ .. tab :: Update an Existing Series
124+
125+ .. include :: using/populating_series_data/_load_from_array.rst
118126
119127 .. tab :: from CSV
120128
@@ -165,6 +173,10 @@ Assembling Your Chart and Options
165173
166174.. tabs ::
167175
176+ .. tabs :: Using Keyword Arguments
177+
178+ .. include :: using/assembling_your_chart/_using_kwargs.rst
179+
168180 .. tab :: Using ``.add_series()``
169181
170182 .. include :: using/assembling_your_chart/_using_add_series.rst
You can’t perform that action at this time.
0 commit comments