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
@@ -919,7 +919,7 @@ transforms allow you to sort a trace, so as to control marker overlay or line co
919
919
transforms allow you to summarize a trace using an aggregate function like "average" or "minimum". // react-chart-editor: /components/containers/TransformAccordion.js:119
920
920
under Style panel. If X values are omitted, the histogram function defaults to Count. // react-chart-editor: /default_panels/GraphCreatePanel.js:127
921
921
under Style panel. If Z values are omitted, the histogram function defaults to Count. // react-chart-editor: /default_panels/GraphCreatePanel.js:136
922
-
upper fence: // plotly.js: traces/box/calc.js:290
922
+
upper fence: // plotly.js: traces/box/calc.js:299
923
923
x // react-chart-editor: /default_panels/StyleAxesPanel.js:259
0 commit comments