Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Chart scaling - #804

Open
Ramil Minyukov (MrRamka) wants to merge 13 commits into
microsoft:masterfrom
MrRamka:feature/font-scaling
Open

Chart scaling#804
Ramil Minyukov (MrRamka) wants to merge 13 commits into
microsoft:masterfrom
MrRamka:feature/font-scaling

Conversation

@MrRamka

Copy link
Copy Markdown
Collaborator

image

@MrRamka
Ramil Minyukov (MrRamka) marked this pull request as ready for review October 25, 2021 16:34
onGlyphContextMenuClick?: GlyphEventHandler;
renderEvents?: RenderEvents;

scale: number;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Are these fields (e.g., scale, viewWidth, viewHeight) required when serializing the chart component?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

In this case, no. They are only needed to show chart

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Does the chart scaling need to be serialized when saving the chart?

@MrRamka

Copy link
Copy Markdown
Collaborator Author

No, they are needed to view chart in visual

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants