Graph Builder Overlay Legend Limit
Hi,
I'm having trouble showing all of the items in the legend list when I overlay a column in the Graph Builder.
I'm experiencing a similar issue as the following post: Graph Builder Overlay Limit
Also, I'm not sure what this part of the script actually is doing to achieve the showing of all of the items in the legend list:
Dispatch(
{},
"400",
LegendBox,
{Orientation( "Horizo
...