Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WolframModelPlot fails on patterns #497

Open
maxitg opened this issue Oct 28, 2020 · 0 comments
Open

WolframModelPlot fails on patterns #497

maxitg opened this issue Oct 28, 2020 · 0 comments
Labels
visualization Has to do with visualization code, such as `WolframModelPlot` weed Something isn't working wolfram language Requires Wolfram Language implementation

Comments

@maxitg
Copy link
Owner

maxitg commented Oct 28, 2020

The problem

The following fails:

In[] := WolframModelPlot[{{a_, b_, c_}}]

image

Expected behavior

It should instead produce the same plot as WolframModelPlot[{{a, b, c}}].

Version

In[] := SystemInformation["Small"]

image

In[] := $SetReplaceGitSHA

a628711

@maxitg maxitg added weed Something isn't working visualization Has to do with visualization code, such as `WolframModelPlot` wolfram language Requires Wolfram Language implementation labels Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
visualization Has to do with visualization code, such as `WolframModelPlot` weed Something isn't working wolfram language Requires Wolfram Language implementation
Projects
None yet
Development

No branches or pull requests

1 participant