René's URL Explorer Experiment


Title: Issue · GitHub

Open Graph Title: Issue · matplotlib/matplotlib

X Title: Issue · matplotlib/matplotlib

Description: matplotlib: plotting with Python. Contribute to matplotlib/matplotlib development by creating an account on GitHub.

Open Graph Description: matplotlib: plotting with Python. Contribute to matplotlib/matplotlib development by creating an account on GitHub.

X Description: matplotlib: plotting with Python. Contribute to matplotlib/matplotlib development by creating an account on GitHub.

Opengraph URL: https://github.com/matplotlib/matplotlib

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"set_url() without effect in the plot for instances of Tick","articleBody":"### Bug report\r\n\r\n**Bug summary**\r\n\r\nUsing SVG back-end, setting the url attribute in objects of class Tick does nothing regarding the final plot, whereas it does for other objects.\r\n\r\n**Code for reproduction**\r\n\r\nIt is an extension of the [hyperlinks example](https://github.com/matplotlib/matplotlib/blob/master/examples/misc/hyperlinks_sgskip.py) to\r\nto deal with hyperlinks in the ticks:\r\n\r\n```python\r\nimport matplotlib as mpl\r\nmpl.use('SVG')\r\nimport matplotlib.pyplot as plt\r\n\r\nf = plt.figure()\r\nax = f.gca()\r\ns = plt.scatter([1, 2, 3], [4, 5, 6])\r\ns.set_urls(['http://www.bbc.co.uk/news', 'http://www.google.com', None])\r\nfor tick, pos, label in ax.yaxis.iter_ticks():\r\n    tick.set_url('http://www.python.org')\r\n    print(tick.get_url(), pos, label)\r\nf.savefig('scatter.svg')\r\n```\r\n\r\n**Actual outcome**\r\n\r\nI get:\r\n\r\n```\r\nhttp://www.python.org 3.75 3.75\r\nhttp://www.python.org 4.0 4.00\r\nhttp://www.python.org 4.25 4.25\r\n.....\r\nhttp://www.python.org 6.25 6.25\r\n```\r\nSo it properly changes the `url` attribute. Unfortunately, the svg file generated has no trace of the ticks hyperlinks:\r\n\r\n```\r\n\u003e grep python scatter.svg\r\n\u003e\r\n```\r\n...while it does for the scatter plot links, for instance:\r\n\r\n```\r\n \u003e egrep google scatter.svg\r\n    \u003ca xlink:href=\"http://www.google.com\"\u003e\r\n```\r\n\r\n**Expected outcome**\r\n```\r\n\u003e egrep python scatter.svg\r\n      \u003ca xlink:href=\"http://www.python.org\"\u003e\r\n      \u003ca xlink:href=\"http://www.python.org\"\u003e\r\n.....\r\n      \u003ca xlink:href=\"http://www.python.org\"\u003e\r\n```\r\n\r\n**Matplotlib version**\r\n  * Operating system:\r\n  * Matplotlib version: current dev ('2.1.0.post658.dev0+g39694f2)\r\n  * Matplotlib backend: SVG \r\n  * Python version: 3.6.3\r\n\r\n\u003c!--Please tell us how you installed matplotlib and python e.g., from source, pip, conda--\u003e\r\n\u003c!--If you installed from conda, please specify which channel you used if not the default--\u003e\r\n\r\n**Posible cause and suggested solution**\r\nI traced the problem to the Trick class, where the `url` attribute is not passed to any of the objects that are to be drawn. My successful workaround has been to override the `set_url()` method in the class Tick to transfer the `url` attribute content to the tick labels, that are to be drawn. I'll prepare a PR with this simple solution to be evaluated.","author":{"url":"https://github.com/khyox","@type":"Person","name":"khyox"},"datePublished":"2017-11-06T04:45:26.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/9695/matplotlib/issues/9695"}

route-pattern/:user_id/:repository/issues/:id(.:format)
route-controllerissues
route-actionshow
fetch-noncev2:819e141e-f104-83dc-9e35-298935cb4a7d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id94EA:3A8CAE:17BCB22:20ABB49:6A55E0F8
html-safe-nonce055f5388ed399b561dcf29e68cd717bb9f84d9209e80b1caa80a43e9e30f5818
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NEVBOjNBOENBRToxN0JDQjIyOjIwQUJCNDk6NkE1NUUwRjgiLCJ2aXNpdG9yX2lkIjoiNDY1NjQ1MzUyMDg5OTU2Mzc2OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacc69d8aec470fe11ec18e743e7223cb605e8be15f6ceb9575491d46f1ce96ba05
hovercard-subject-tagrepository:1385122
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///issues/show
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/matplotlib/matplotlib/issues/9695
twitter:imagehttps://opengraph.githubassets.com/b59581e94f4bc062489656248bb9ddb84dc58fb6b29928cd081cfebca96c6352/matplotlib/matplotlib
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/b59581e94f4bc062489656248bb9ddb84dc58fb6b29928cd081cfebca96c6352/matplotlib/matplotlib
og:image:altmatplotlib: plotting with Python. Contribute to matplotlib/matplotlib development by creating an account on GitHub.
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb5665c84831ed9ac4fb79519c16c9c5580ba8092fb8bb6e3e72972ec7197348e
turbo-cache-controlno-cache
go-importgithub.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git
octolytics-dimension-user_id215947
octolytics-dimension-user_loginmatplotlib
octolytics-dimension-repository_id1385122
octolytics-dimension-repository_nwomatplotlib/matplotlib
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1385122
octolytics-dimension-repository_network_root_nwomatplotlib/matplotlib
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
release3725c7f9b2a6e3a27ef57c5aed13428c0f65e045
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/matplotlib/matplotlib/issues/9695#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmatplotlib%2Fmatplotlib%2Fissues%2F9695
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2Fmatplotlib%2Fmatplotlib%2Fissues%2F9695
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%2Fissues%2Fshow&source=header-repo&source_repo=matplotlib%2Fmatplotlib
Reloadhttps://github.com/matplotlib/matplotlib/issues/9695
Reloadhttps://github.com/matplotlib/matplotlib/issues/9695
Reloadhttps://github.com/matplotlib/matplotlib/issues/9695
Please reload this pagehttps://github.com/matplotlib/matplotlib/issues/9695
matplotlib https://github.com/matplotlib
matplotlibhttps://github.com/matplotlib/matplotlib
Please reload this pagehttps://github.com/matplotlib/matplotlib/issues/9695
Notifications https://github.com/login?return_to=%2Fmatplotlib%2Fmatplotlib
Fork 8.4k https://github.com/login?return_to=%2Fmatplotlib%2Fmatplotlib
Star 23k https://github.com/login?return_to=%2Fmatplotlib%2Fmatplotlib
Code https://github.com/matplotlib/matplotlib
Issues 1.1k https://github.com/matplotlib/matplotlib/issues
Pull requests 409 https://github.com/matplotlib/matplotlib/pulls
Actions https://github.com/matplotlib/matplotlib/actions
Projects https://github.com/matplotlib/matplotlib/projects
Wiki https://github.com/matplotlib/matplotlib/wiki
Security and quality 0 https://github.com/matplotlib/matplotlib/security
Insights https://github.com/matplotlib/matplotlib/pulse
Code https://github.com/matplotlib/matplotlib
Issues https://github.com/matplotlib/matplotlib/issues
Pull requests https://github.com/matplotlib/matplotlib/pulls
Actions https://github.com/matplotlib/matplotlib/actions
Projects https://github.com/matplotlib/matplotlib/projects
Wiki https://github.com/matplotlib/matplotlib/wiki
Security and quality https://github.com/matplotlib/matplotlib/security
Insights https://github.com/matplotlib/matplotlib/pulse
#17338https://github.com/matplotlib/matplotlib/pull/17338
set_url() without effect in the plot for instances of Tickhttps://github.com/matplotlib/matplotlib/issues/9695#top
#17338https://github.com/matplotlib/matplotlib/pull/17338
v3.3.0https://github.com/matplotlib/matplotlib/milestone/48
https://github.com/khyox
khyoxhttps://github.com/khyox
on Nov 6, 2017https://github.com/matplotlib/matplotlib/issues/9695#issue-271358659
hyperlinks examplehttps://github.com/matplotlib/matplotlib/blob/master/examples/misc/hyperlinks_sgskip.py
v3.3.0https://github.com/matplotlib/matplotlib/milestone/48
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.