Skip to content

Support bubble 3D chart type#1108

Merged
gitbrent merged 1 commit intogitbrent:masterfrom
spinozapps:feature/bubble-3d
May 15, 2022
Merged

Support bubble 3D chart type#1108
gitbrent merged 1 commit intogitbrent:masterfrom
spinozapps:feature/bubble-3d

Conversation

@mathbruyen
Copy link
Contributor

Support bubble chart with a 3D appearance for bubbles instead of a solid display.

Implementation is done as a new chart type as Powerpoint UI defines it as a different type and bar 3D is defined as its own type as well. I'm not sure it is the best way, especially as even though Powerpoint UI treats it as a different chart type, in the XML it is a bubble chart with an option set to 1. An alternative could be with a property (like bubble3d: boolean or bubbleAppearence = 'solid' | '3d') but there is no existing type for bubble chart specific options.

If you prefer that setting to be done in any way feel free to tell and I will update the PR accordingly.

@gitbrent gitbrent self-assigned this May 13, 2022
@gitbrent gitbrent added this to the 3.11.0 milestone May 13, 2022
@gitbrent gitbrent merged commit d6d9f22 into gitbrent:master May 15, 2022
gitbrent added a commit that referenced this pull request May 15, 2022
@gitbrent
Copy link
Owner

Thanks @mathbruyen - great work!

Screen Shot 2022-05-15 at 12 39 51

gitbrent added a commit that referenced this pull request May 15, 2022
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