René's URL Explorer Experiment


Title: Handle derived data in cluster drop by alxvth · Pull Request #218 · ManiVaultStudio/Scatterplot · GitHub

Open Graph Title: Handle derived data in cluster drop by alxvth · Pull Request #218 · ManiVaultStudio/Scatterplot

X Title: Handle derived data in cluster drop by alxvth · Pull Request #218 · ManiVaultStudio/Scatterplot

Description: ScatterplotPlugin::loadColors can handle the case when the shown point data and the incoming clusters are derived data. This occurs for example when you want to drop a cluster data on an HSNE refinement (and the clusters were defined wrt to the point data that the HSNE is based on) We should allow this case when dropping clusters into the widget using the same number-of-point-checking logic. Scatterplot/src/ScatterplotPlugin.cpp Lines 812 to 825 in f3e7e43 void ScatterplotPlugin::loadColors(const Dataset& clusters) { // Only proceed with valid clusters and position dataset if (!clusters.isValid() || !_positionDataset.isValid()) return; // Get global indices from the position dataset int totalNumPoints = 0; if (_positionDataset->isDerivedData()) totalNumPoints = _positionSourceDataset->getFullDataset()->getNumPoints(); else totalNumPoints = _positionDataset->getFullDataset()->getNumPoints(); // Mapping from local to global indices

Open Graph Description: ScatterplotPlugin::loadColors can handle the case when the shown point data and the incoming clusters are derived data. This occurs for example when you want to drop a cluster data on an HSNE refin...

X Description: ScatterplotPlugin::loadColors can handle the case when the shown point data and the incoming clusters are derived data. This occurs for example when you want to drop a cluster data on an HSNE refin...

Opengraph URL: https://github.com/ManiVaultStudio/Scatterplot/pull/218

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:9f79ebb4-96c2-80bf-7847-f5340e3ae3cb
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE5F8:1117C6:191D5B6:204BCFE:69926D9D
html-safe-nonced3a1605cff5774040deeb2e95865ceb582adbc11296a8cbd561ae0a3fc6fbe82
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNUY4OjExMTdDNjoxOTFENUI2OjIwNEJDRkU6Njk5MjZEOUQiLCJ2aXNpdG9yX2lkIjoiNDY5ODE4MDg0MTg1OTM0NTgyMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac19b9b775dca093533e421fd4651871026ff63640948a5ef8c4d228b5b05d568e
hovercard-subject-tagpull_request:2963387724
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/ManiVaultStudio/Scatterplot/pull/218/files
twitter:imagehttps://avatars.githubusercontent.com/u/58806453?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/58806453?s=400&v=4
og:image:altScatterplotPlugin::loadColors can handle the case when the shown point data and the incoming clusters are derived data. This occurs for example when you want to drop a cluster data on an HSNE refin...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/ManiVaultStudio/Scatterplot git https://github.com/ManiVaultStudio/Scatterplot.git
octolytics-dimension-user_id52745266
octolytics-dimension-user_loginManiVaultStudio
octolytics-dimension-repository_id322895771
octolytics-dimension-repository_nwoManiVaultStudio/Scatterplot
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id322895771
octolytics-dimension-repository_network_root_nwoManiVaultStudio/Scatterplot
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FManiVaultStudio%2FScatterplot%2Fpull%2F218%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FManiVaultStudio%2FScatterplot%2Fpull%2F218%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=ManiVaultStudio%2FScatterplot
Reloadhttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files
Reloadhttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files
Reloadhttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files
ManiVaultStudio https://patch-diff.githubusercontent.com/ManiVaultStudio
Scatterplothttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FManiVaultStudio%2FScatterplot
Fork 1 https://patch-diff.githubusercontent.com/login?return_to=%2FManiVaultStudio%2FScatterplot
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2FManiVaultStudio%2FScatterplot
Code https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot
Issues 24 https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/issues
Pull requests 1 https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pulls
Actions https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/actions
Projects 0 https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/projects
Wiki https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/wiki
Security 0 https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/security
Insights https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pulse
Code https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot
Issues https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/issues
Pull requests https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pulls
Actions https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/actions
Projects https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/projects
Wiki https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/wiki
Security https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/security
Insights https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FManiVaultStudio%2FScatterplot%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FManiVaultStudio%2FScatterplot%2Fissues%2Fnew%2Fchoose
alxvthhttps://patch-diff.githubusercontent.com/alxvth
masterhttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/tree/master
feature/AllowMoreClusterDropsAgainhttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/tree/feature/AllowMoreClusterDropsAgain
Conversation 1 https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218
Commits 1 https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/commits
Checks 8 https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/checks
Files changed https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files
Please reload this pagehttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files
Handle derived data in cluster drop https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files
6f1ee85 Handle derived data in cluster drop alxvth Oct 30, 2025 https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/commits/6f1ee856f57d5260cc64ca40b309deb788af4676
Clear filters https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files
Please reload this pagehttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files
Please reload this pagehttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files
src/ScatterplotPlugin.cpphttps://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files#diff-48b414cb2b57301f5f609e890bef24db869b82cfcb15057d760bcb90852ad0fe
View file https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/blob/6f1ee856f57d5260cc64ca40b309deb788af4676/src/ScatterplotPlugin.cpp
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files#diff-48b414cb2b57301f5f609e890bef24db869b82cfcb15057d760bcb90852ad0fe
https://patch-diff.githubusercontent.com/ManiVaultStudio/Scatterplot/pull/218/files#diff-48b414cb2b57301f5f609e890bef24db869b82cfcb15057d760bcb90852ad0fe
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.