Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reserve marker's space #521

Merged
merged 61 commits into from
May 16, 2024
Merged

Reserve marker's space #521

merged 61 commits into from
May 16, 2024

Conversation

schaumb
Copy link
Contributor

@schaumb schaumb commented Apr 29, 2024

No description provided.

@schaumb schaumb requested a review from simzer April 29, 2024 18:13
src/chart/generator/plot.cpp Outdated Show resolved Hide resolved
src/chart/generator/plot.cpp Outdated Show resolved Hide resolved
src/chart/speclayout/bubblechartbuilder.h Outdated Show resolved Hide resolved
src/chart/speclayout/bubblechartbuilder.h Outdated Show resolved Hide resolved
src/chart/generator/plot.cpp Outdated Show resolved Hide resolved
src/base/type/uniquelist.h Outdated Show resolved Hide resolved
src/base/text/numberscale.cpp Outdated Show resolved Hide resolved
src/chart/generator/plotptr.h Outdated Show resolved Hide resolved
src/chart/rendering/colorbuilder.h Outdated Show resolved Hide resolved
src/chart/animator/keyframe.cpp Show resolved Hide resolved
Data::SeriesList subIds(subAxis.first);
if (subIds.split_by(mainAxisDims.first).empty())
subAxisId = &subId;
subId = data.getId({subIds, subAxis.second}, index);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: The implementation of labelLevel on subAxis will skip common series with the mainAxis on area geometry (as before)

src/apps/weblib/objectregistry.h Outdated Show resolved Hide resolved
src/base/anim/interpolated.h Show resolved Hide resolved
src/chart/rendering/markerrenderer.h Show resolved Hide resolved
src/chart/speclayout/bubblechart.cpp Outdated Show resolved Hide resolved
src/base/anim/interpolated.h Outdated Show resolved Hide resolved
@schaumb schaumb mentioned this pull request May 15, 2024
@schaumb schaumb requested a review from simzer May 16, 2024 14:19
@schaumb schaumb merged commit 573e50b into main May 16, 2024
1 check passed
@schaumb schaumb deleted the memory-footprint-v1 branch May 16, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants