You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***Ignore** to keep the *Null* values unchanged in the data.
193
+
194
+
***Exclude** to remove all records where the value is *Null*
195
+
196
+
***Use Placeholder** to replace *Null* values with a custom value provided by the user
197
+
185
198
##### Trace legend options
186
199
187
200
For the *Pie Charts*, the *Trace legend options* is available and it is displayed as follows:
@@ -210,6 +223,16 @@ Through this section, for each axis, the user is allowed to:
210
223
211
224
* Choose the **Type** (between `Auto`, `Linear`, `Category`, `Log` or `Date`): the axis type is auto-detected by looking at the data (*Auto* option is automatically managed and selected by the tool and it is usually good as default setting).
212
225
226
+
!!! Note
227
+
If **`Date`** is selected in the *Type* option, the **Show the Current Time** setting becomes available in the *Axes* panel, allowing you to highlight the current date in the chart.
0 commit comments