Skip to content

Conversation

@jcopperfield
Copy link
Contributor

Fix for issue #4897: stacked group is not rendered correctly when stack group is not adjacent.

Problem
Only the dataset index was used for indexing the stack.

pr_issue_4897

* @private
*/
getStackCount: function(last) {
getStack: function(last) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be called getStacks since it looks like it can return multiple

@jcopperfield
Copy link
Contributor Author

I somehow closed this PR adding the proposed changes to the code. Opened a new PR #4911

@benmccann
Copy link
Contributor

Just fyi, It's possible to re-open a closed PR

@jcopperfield
Copy link
Contributor Author

The button is disabled. Is it also possible to add the review changes to a PR?

@benmccann
Copy link
Contributor

Yes, you can commit the changes on the same branch and push them in order to update a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants