Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding "OptionNames" in SyntaxInformation of WolframModelPlot. (#454)
## Changes * Closes #218. * Adding "OptionNames" in `SyntaxInformation` of `WolframModelPlot`. ## Examples ```wl In[] := WolframModelPlot[{{1, 2, 3}}, "InvalidOption" -> 4] ``` ![image](https://user-images.githubusercontent.com/40190339/95776857-c0869e00-0c8a-11eb-93e7-74b8df0853b0.png) <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/maxitg/setreplace/454) <!-- Reviewable:end -->
- Loading branch information