René's URL Explorer Experiment


Title: Shape Manipulation Issues with Logarithmic Scale Engine · Issue #37 · PlotPyStack/PlotPy · GitHub

Open Graph Title: Shape Manipulation Issues with Logarithmic Scale Engine · Issue #37 · PlotPyStack/PlotPy

X Title: Shape Manipulation Issues with Logarithmic Scale Engine · Issue #37 · PlotPyStack/PlotPy

Description: When using shapes like AnnotatedRectangle with a logarithmic scale engine on the BasePlot, there are significant problems with shape resizing and movement. While shapes work correctly in linear scale mode, switching to logarithmic scale ...

Open Graph Description: When using shapes like AnnotatedRectangle with a logarithmic scale engine on the BasePlot, there are significant problems with shape resizing and movement. While shapes work correctly in linear sca...

X Description: When using shapes like AnnotatedRectangle with a logarithmic scale engine on the BasePlot, there are significant problems with shape resizing and movement. While shapes work correctly in linear sca...

Opengraph URL: https://github.com/PlotPyStack/PlotPy/issues/37

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Shape Manipulation Issues with Logarithmic Scale Engine","articleBody":"When using shapes like `AnnotatedRectangle` with a logarithmic scale engine on the `BasePlot`, there are significant problems with shape resizing and movement. While shapes work correctly in linear scale mode, switching to logarithmic scale causes erratic behavior:\n- When trying to move the shapes, the entire plot resizes erratically while moving.\n- Shape manipulation doesn't follow mouse movements correctly.\n\nCode sample:\n```\nimport sys\nfrom PySide6.QtWidgets import QApplication, QMainWindow, QWidget, QVBoxLayout\nfrom PySide6.QtCore import Qt\nfrom plotpy.plot import BasePlot, PlotManager\nfrom plotpy.tools import SelectTool, AnnotatedRectangleTool\n\nclass Plot(QMainWindow):\n    def __init__(self):\n        super().__init__()\n        self.setWindowTitle(\"Base Plot\")\n        self.setGeometry(100, 100, 800, 600)\n\n        # Create the main widget and layout\n        main_widget = QWidget()\n        self.setCentralWidget(main_widget)\n        layout = QVBoxLayout(main_widget)\n\n        # Create PlotWidget\n        self.plot = BasePlot()\n        self.plot.set_axis_scale(BasePlot.X_BOTTOM, \"log\", autoscale=False)\n        self.plot.set_axis_scale(BasePlot.Y_LEFT, \"log\", autoscale=False)\n\n        # self.plot.setMouseTracking(True)\n        layout.addWidget(self.plot)\n\n        self.manager = PlotManager(self.plot)\n        self.manager.add_plot(self.plot)\n\n        self.select_tool = self.manager.add_tool(SelectTool)\n        self.select_tool.activate()\n        self.rect_tool = self.manager.add_tool(AnnotatedRectangleTool, handle_final_shape_cb=self.handle_final_shape, switch_to_default_tool=True)\n\n        self.plot.setContextMenuPolicy(Qt.ContextMenuPolicy.ActionsContextMenu)\n        self.plot.addAction(\"Add Rectangle\", lambda: self.rect_tool.activate())\n\n    def handle_final_shape(self, shape):\n        print(f\"Final shape: {shape}\")\n        self.plot.unselect_all()\n        self.plot.select_item(shape)\n\n    def add_shape(self, tool):\n        self.manager.get_tool(tool).activate()\n\nif __name__ == '__main__':\n    app = QApplication(sys.argv)\n    window = Plot()\n    window.show()\n    sys.exit(app.exec())\n```","author":{"url":"https://github.com/imad-miftek","@type":"Person","name":"imad-miftek"},"datePublished":"2025-03-19T02:45:13.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/37/PlotPy/issues/37"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:319dbdd1-bb21-4340-7838-55b7dc9d34e7
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idABC4:292C2E:117643B:17FE254:69737A5C
html-safe-nonce5df71da58b14e0a9570f0ed3547742ba4444aac7aa4d80773d1a91211edf4225
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQkM0OjI5MkMyRToxMTc2NDNCOjE3RkUyNTQ6Njk3MzdBNUMiLCJ2aXNpdG9yX2lkIjoiNjkxMDU1MDEyNzIwMzc2NDEyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacc08e9abdad0c38cca2f8c6eeb5671f3761d6073cbd4187879ada7c44e833efb6
hovercard-subject-tagissue:2930298439
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PlotPyStack/PlotPy/37/issue_layout
twitter:imagehttps://opengraph.githubassets.com/06680d38d35d76565b69d70404df6a38ff2bb06488578d5118963fec24b77e58/PlotPyStack/PlotPy/issues/37
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/06680d38d35d76565b69d70404df6a38ff2bb06488578d5118963fec24b77e58/PlotPyStack/PlotPy/issues/37
og:image:altWhen using shapes like AnnotatedRectangle with a logarithmic scale engine on the BasePlot, there are significant problems with shape resizing and movement. While shapes work correctly in linear sca...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameimad-miftek
hostnamegithub.com
expected-hostnamegithub.com
None428a21a49f122b628f8a394395c46467f72234e6951b5ad2aa38a148e3ad0b82
turbo-cache-controlno-preview
go-importgithub.com/PlotPyStack/PlotPy git https://github.com/PlotPyStack/PlotPy.git
octolytics-dimension-user_id145201262
octolytics-dimension-user_loginPlotPyStack
octolytics-dimension-repository_id671159499
octolytics-dimension-repository_nwoPlotPyStack/PlotPy
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id671159499
octolytics-dimension-repository_network_root_nwoPlotPyStack/PlotPy
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release62772170c67d278e8fe7d919d317510b97ca695c
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/PlotPyStack/PlotPy/issues/37#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPlotPyStack%2FPlotPy%2Fissues%2F37
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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPlotPyStack%2FPlotPy%2Fissues%2F37
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=PlotPyStack%2FPlotPy
Reloadhttps://github.com/PlotPyStack/PlotPy/issues/37
Reloadhttps://github.com/PlotPyStack/PlotPy/issues/37
Reloadhttps://github.com/PlotPyStack/PlotPy/issues/37
PlotPyStack https://github.com/PlotPyStack
PlotPyhttps://github.com/PlotPyStack/PlotPy
Notifications https://github.com/login?return_to=%2FPlotPyStack%2FPlotPy
Fork 4 https://github.com/login?return_to=%2FPlotPyStack%2FPlotPy
Star 42 https://github.com/login?return_to=%2FPlotPyStack%2FPlotPy
Code https://github.com/PlotPyStack/PlotPy
Issues 2 https://github.com/PlotPyStack/PlotPy/issues
Pull requests 0 https://github.com/PlotPyStack/PlotPy/pulls
Actions https://github.com/PlotPyStack/PlotPy/actions
Projects 0 https://github.com/PlotPyStack/PlotPy/projects
Security 0 https://github.com/PlotPyStack/PlotPy/security
Insights https://github.com/PlotPyStack/PlotPy/pulse
Code https://github.com/PlotPyStack/PlotPy
Issues https://github.com/PlotPyStack/PlotPy/issues
Pull requests https://github.com/PlotPyStack/PlotPy/pulls
Actions https://github.com/PlotPyStack/PlotPy/actions
Projects https://github.com/PlotPyStack/PlotPy/projects
Security https://github.com/PlotPyStack/PlotPy/security
Insights https://github.com/PlotPyStack/PlotPy/pulse
New issuehttps://github.com/login?return_to=https://github.com/PlotPyStack/PlotPy/issues/37
New issuehttps://github.com/login?return_to=https://github.com/PlotPyStack/PlotPy/issues/37
Shape Manipulation Issues with Logarithmic Scale Enginehttps://github.com/PlotPyStack/PlotPy/issues/37#top
bugSomething isn't workinghttps://github.com/PlotPyStack/PlotPy/issues?q=state%3Aopen%20label%3A%22bug%22
https://github.com/imad-miftek
https://github.com/imad-miftek
imad-miftekhttps://github.com/imad-miftek
on Mar 19, 2025https://github.com/PlotPyStack/PlotPy/issues/37#issue-2930298439
bugSomething isn't workinghttps://github.com/PlotPyStack/PlotPy/issues?q=state%3Aopen%20label%3A%22bug%22
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.