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
114
114
115
115
.. tab :: w/ ``.from_array()``
116
116
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
118
126
119
127
.. tab :: from CSV
120
128
@@ -165,6 +173,10 @@ Assembling Your Chart and Options
165
173
166
174
.. tabs ::
167
175
176
+ .. tabs :: Using Keyword Arguments
177
+
178
+ .. include :: using/assembling_your_chart/_using_kwargs.rst
179
+
168
180
.. tab :: Using ``.add_series()``
169
181
170
182
.. include :: using/assembling_your_chart/_using_add_series.rst
You can’t perform that action at this time.
0 commit comments