Early parse, stack by parsed value instead of index#6106
Closed
kurkle wants to merge 16 commits intochartjs:masterfrom
Closed
Early parse, stack by parsed value instead of index#6106kurkle wants to merge 16 commits intochartjs:masterfrom
kurkle wants to merge 16 commits intochartjs:masterfrom
Conversation
Contributor
|
It looks like there's some potential overlap between this PR and #6056. I'd like to focus on getting that one in first since it's been open for a year. I think it's in a good state to merge and had approved it. There was a conflicting change checked in, so it will need to be rebased, but other than that it should be good to go. |
…lues, use parsed custom in bubble (radius)
Member
Author
|
rebased to 2.8 and removed hard-coded scale id:s. |
Member
Author
|
Closing this as its only helpful to me at the moment. Will get back to this when I have a bigger picture figured out. |
|
as this seems to fix some major issues with time-stacked bar charts 😯 - what is needed for this to be in the master? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Experimental work. POC really. But I'm happy to alter this to a desired direction, if we can find one 😁
Pen (4997e7f)
Pen: data as object (4997e7f)
Fixes: #6103
Fixes: #5657
Fixes: #5405
Fixes: #5072
Closes: #6136