Added app builder configuration for "show legend" to toggle display o… #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…f chart legend
To address concerns which were raised in issue #39 (#39) this feature adds an ability for the app builder to toggle display of the legend on or off.
Description
To address concerns which were raised in issue #39 (#39) this feature adds an ability for the app builder to toggle display of the legend on or off.
Motivation and Context
End users were met with undesirable and unintended charts displays when attempting to utilize the app builder component with SOQL statements.
This change allows for charts made using the app builder to hide the legend when the query returns it as "undefined."
#39
How Has This Been Tested?
The feature has been shown to work across multiple scratch orgs and app builder configurations.
Screenshots (if appropriate):
Types of changes
Checklist: