Conversation
e753249 to
5935f45
Compare
5935f45 to
fe19df2
Compare
…s to redraw correctly
fe19df2 to
7a77398
Compare
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.
"Size"column set, calculating a scale factor for container sizes from 800px -> 1600px to minimize visual crowding.reset()adherence of theaggregatesattribute, which was omitted previously."Bar"style, it has a CSS min-width of 50px imposed which now no longer causes the auto-width feature to expand when"Bar"is deselected.<perspective-viewer>'ssave()method now returns less data in theplugin_configkey for all plugins; in previous versions some data columns were accidentally included in this key, and while innocuous, they inflate the token size considerably."Treemap"and"Sunburst"dimensions whencolumn-pivotsare present, so more sub charts are visible on screen at a time.restpre()which causedcolumnsto be overridden with plugin-defaults.styleElement()method which was removed in New plugin api #1457, and changed its behavior to apply to all registered plugins (rather than just the visible one).perspective-viewer-d3fcchart axis and legend interactions, which caused the renderer to draw a white plane until the config is changed, which was regressed in New plugin api #1457