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
Currently the axis titles default to the category/value (x/y) field labels or names, but only for single series charts. For multi-series charts, we show a legend instead and do not show axis labels.
We don't need to change that default behavior, but the definition JSON should provide a way for developers to supply a specific axis titles w/o having to use overrides.
Currently the axis titles default to the category/value (x/y) field labels or names, but only for single series charts. For multi-series charts, we show a legend instead and do not show axis labels.
We don't need to change that default behavior, but the definition JSON should provide a way for developers to supply a specific axis titles w/o having to use
overrides
.See: https://community.esri.com/thread/229005-help-editing-axes-in-hub-chart#comment-838336
The text was updated successfully, but these errors were encountered: