-
Notifications
You must be signed in to change notification settings - Fork 407
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
groups key error for 3d scatter plot and Surface plot #172
Comments
reza1615
changed the title
groups key error for scatter plot
groups key error for 3d scatter plot and Surface plot
Apr 9, 2020
Ahhh, yes. Sorry about that I think I intended for the charts which require a Z-axis to no allow for groups. I can try getting that to work. |
aschonfeld
added a commit
that referenced
this issue
Apr 21, 2020
aschonfeld
added a commit
that referenced
this issue
Apr 23, 2020
aschonfeld
added a commit
that referenced
this issue
Apr 23, 2020
aschonfeld
added a commit
that referenced
this issue
Apr 25, 2020
* #172: allowing groups to be specified in 3D scatter * #181: percentage sum/count charts * #179: confirmation for column deletion * #175: rename columns * #173: wider column input box for GroupBy in "Summarize Data" popup * #174, moved "Describe" popup to new browser tab * #170: filter "Value" dropdown for maps to only int or float columns * #164: show information about missing data in "Describe" popup * #184: "nan" not showing up for numeric columns * #176: highlight background of outliers/missing values
aschonfeld
added a commit
that referenced
this issue
Apr 25, 2020
* #172: allowing groups to be specified in 3D scatter * #181: percentage sum/count charts * #179: confirmation for column deletion * #175: rename columns * #173: wider column input box for GroupBy in "Summarize Data" popup * #174, moved "Describe" popup to new browser tab * #170: filter "Value" dropdown for maps to only int or float columns * #164: show information about missing data in "Describe" popup * #184: "nan" not showing up for numeric columns * #176: highlight background of outliers/missing values
aschonfeld
added a commit
that referenced
this issue
Apr 26, 2020
* #172: allowing groups to be specified in 3D scatter * #181: percentage sum/count charts * #179: confirmation for column deletion * #175: rename columns * #173: wider column input box for GroupBy in "Summarize Data" popup * #174, moved "Describe" popup to new browser tab * #170: filter "Value" dropdown for maps to only int or float columns * #164: show information about missing data in "Describe" popup * #184: "nan" not showing up for numeric columns * #176: highlight background of outliers/missing values
Merged
aschonfeld
added a commit
that referenced
this issue
Apr 26, 2020
* #172: allowing groups to be specified in 3D scatter * #181: percentage sum/count charts * #179: confirmation for column deletion * #175: rename columns * #173: wider column input box for GroupBy in "Summarize Data" popup * #174, moved "Describe" popup to new browser tab * #170: filter "Value" dropdown for maps to only int or float columns * #164: show information about missing data in "Describe" popup * #184: "nan" not showing up for numeric columns * #176: highlight background of outliers/missing values
aschonfeld
added a commit
that referenced
this issue
Apr 26, 2020
* #172: allowing groups to be specified in 3D scatter * #181: percentage sum/count charts * #179: confirmation for column deletion * #175: rename columns * #173: wider column input box for GroupBy in "Summarize Data" popup * #174, moved "Describe" popup to new browser tab * #170: filter "Value" dropdown for maps to only int or float columns * #164: show information about missing data in "Describe" popup * #184: "nan" not showing up for numeric columns * #176: highlight background of outliers/missing values
fixed v1.8.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I select groups in 3d scatter plot it shows error. please check below chart
without groups
The text was updated successfully, but these errors were encountered: