Title: API: change the dot patterns by tacaswell · Pull Request #6547 · matplotlib/matplotlib · GitHub
Open Graph Title: API: change the dot patterns by tacaswell · Pull Request #6547 · matplotlib/matplotlib
X Title: API: change the dot patterns by tacaswell · Pull Request #6547 · matplotlib/matplotlib
Description: change the dotted pattern to [[1.1, 1.1]] change scale floor to a lw of 2.0 These settings were discussed with @efiring and @jenshnielsen Some of the test images (+ source) are below. import numpy as np import matplotlib.pyplot as plt from cycler import cycler import matplotlib th = np.linspace(0, 2*np.pi) fig, ax = plt.subplots() dot_styles = [[1.2, .6], [1.2, 1.2], [0.8, 1.2]] cy = cycler(matplotlib.rcParams['axes.prop_cycle']) for j, (ds, sty) in enumerate(zip(dot_styles, cy)): for k in range(1, 10): ax.plot(th, j*np.ones(50) + .1 * k, linestyle=(0, ds), label=str((ds, k)), lw=k, **sty) ax.legend() import numpy as np import matplotlib.pyplot as plt from cycler import cycler import matplotlib th = np.linspace(0, 32) fig, ax = plt.subplots() dot_size = [.9, 1, 1.1, 1.2] cy = cycler(matplotlib.rcParams['axes.prop_cycle']) for j, (ds, sty) in enumerate(zip(dot_size, cy)): for lw in np.linspace(.5, 10, 10): ax.plot(th, j*np.ones(50) + .1 * lw, linestyle=(0, [ds, ds]), label=str((ds, lw)), lw=lw, **sty) ax.legend()
Open Graph Description: change the dotted pattern to [[1.1, 1.1]] change scale floor to a lw of 2.0 These settings were discussed with @efiring and @jenshnielsen Some of the test images (+ source) are below. import nu...
X Description: change the dotted pattern to [[1.1, 1.1]] change scale floor to a lw of 2.0 These settings were discussed with @efiring and @jenshnielsen Some of the test images (+ source) are below. import nu...
Opengraph URL: https://github.com/matplotlib/matplotlib/pull/6547
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:d7aa6d1f-2678-e35a-bd2c-45afeab2d8be |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | BD00:2ACA91:1487E56:1BD21AA:6A545F88 |
| html-safe-nonce | 70ac0e47c6feaaca03cf9f66f52c05b96ead576901533ddf8d78f6d8a9768446 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRDAwOjJBQ0E5MToxNDg3RTU2OjFCRDIxQUE6NkE1NDVGODgiLCJ2aXNpdG9yX2lkIjoiMjA3MDU4MzM5ODUxNTM2NzgxNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 225612b0f62c9e0b6350915770770799f7e29cd9c19e0af82e5c1bdd82db1860 |
| hovercard-subject-tag | pull_request:72812622 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/matplotlib/matplotlib/pull/6547/files |
| twitter:image | https://avatars.githubusercontent.com/u/199813?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/199813?s=400&v=4 |
| og:image:alt | change the dotted pattern to [[1.1, 1.1]] change scale floor to a lw of 2.0 These settings were discussed with @efiring and @jenshnielsen Some of the test images (+ source) are below. import nu... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git |
| octolytics-dimension-user_id | 215947 |
| octolytics-dimension-user_login | matplotlib |
| octolytics-dimension-repository_id | 1385122 |
| octolytics-dimension-repository_nwo | matplotlib/matplotlib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1385122 |
| octolytics-dimension-repository_network_root_nwo | matplotlib/matplotlib |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 6d28624802c2f7d9500239dd6870ed7031b7353b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width