matplotlib
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee

      This note has no invitees

    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Note Insights New
    • Engagement control
    • Make a copy
    • Transfer ownership
    • Delete this note
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Note Insights Versions and GitHub Sync Sharing URL Help
Menu
Options
Engagement control Make a copy Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Write
Owners
  • Owners
  • Signed-in users
  • Everyone
Owners Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee

    This note has no invitees

  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       Owned this note    Owned this note      
    Published Linked with GitHub
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    # *June* 2020 ###### tags: `2020 dev call` Call co-ordinates: Mondays @ 15:00 Eastern US time (UTC -05:00) https://zoom.us/j/384435716 Previous notes: [2020 Meeting Agenda](https://hackmd.io/zljR-pZrQ0O5J_j4NZ-9yw) Archive: [matplotlib/ProjectManagement](https://github.com/matplotlib/ProjectManagement) #### [Needs discussion at some point](https://hackmd.io/uzWviu8zSUChq3XhI2FqPg) # 29 June 2020 - [x] GH sponsors page https://discourse.matplotlib.org/t/github-sponsors/21320 / https://github.com/sponsors/matplotlib - [ ] named roles - [x] 3.3.0rc2 or 3.3.0 ? - [X] [#16090](https://github.com/matplotlib/matplotlib/pull/16090) pcolor snapping - [ ] https://github.com/matplotlib/matplotlib/pull/17265 organization of API changes ## Notes: ### GH Sponsors page * tiers * $1 dollar is important * Notes: * strip out promises * add more recognition especially at higher teirs * clean up copy * contract folks * fix mpl cairo ### 3.3.0 final * what's new needs to be cleaned up * 17764 * 17772 ### GSOC * one commit moving images from one directory to other directory * second commit is the code ### [17265:Mnt rearrange next api again](https://github.com/matplotlib/matplotlib/pull/17265) * use towncrier: https://towncrier.readthedocs.io/en/actual-freaking-docs/ ### drop 3.6 # 22 June 2020 ## Agenda - [x] macstadium access - [x] RaspberryShake arrived - [ ] GSOD selection committee - [X] rcparams for concise date formatter (@jklymak) - https://github.com/matplotlib/matplotlib/pull/17022 - [ ] parallel coordinates plot (PCP) ## Notes ### Macstadium access - macmini available. Ask @tacaswell, @annzter, @QuLogic for account. ### GSOD - Tim volunteered (under suggestion) ### concise date formatter rcParams * AxisInfo - static method to normal class method * is static everywhere * add image demoing new style ### Parallel coordinates plot - https://en.wikipedia.org/wiki/Parallel_coordinates - use axes as canvas w/ multiple spines and locators and stuff - add as an example and if it's useful/folks use it a lot and the example is complicated - add it in as a function - create new first issue w/ medium difficulty ### 3.3 issues - https://github.com/matplotlib/matplotlib/issues/17703 - call `autoscale_None()` aggressively - Caswell will write up series of example to make sure we all understand the previous and current behavior ### 3.4 changes - https://github.com/matplotlib/matplotlib/pull/17723 # 15 June 2020 ## Agenda - 3.3 / 3.2.2 - GSOC ## Notes - https://github.com/matplotlib/matplotlib/issues/16910 / https://github.com/matplotlib/matplotlib/pull/17636 - adjust temporarily adjust the vmin/vmax ### 3.3 / 3.2.2 - https://github.com/matplotlib/matplotlib/pull/17223 - Warn on invalid savefig keyword arguments - approved - https://github.com/matplotlib/matplotlib/pull/17635 - Fix autoscaling with tiny sticky values - approved - some concern about the slop in comparison being a general problem (this is the second one we talked about today) - should open an issue about cleaning up streamplot to avoid needing the slop in the sticky edges. - https://github.com/matplotlib/matplotlib/pull/17564 - FIX: correctly handle large arcs - @mdboom: > the code uses a Bezier approximation of an arc because that's way more efficient for formats like Postscript that didn't have native arc support. When the arc is so large that the approximation would be visible, it switches to a mode where it subdivides the arc into multiple splines. That inv_error magic number comes the paper linked in the docstring there -- I have to admit I took it on faith and didn't reverse engineer that value, however. - likely still something not quite correct about how we estimate the size and if we need to go the fast or slow path, but it is more correct than it was. - https://github.com/matplotlib/matplotlib/pull/17600 - FIX: work with PyQt 5.15 - change to int to be consistent, at some point make every int/round bit consistent w/ some needs to be created docs - https://github.com/matplotlib/matplotlib/pull/15656 - Support fractional HiDpi scaling with Qt backends - https://github.com/matplotlib/matplotlib/pull/17625 - Give `_DummyAxis` instances a `__name__` - minor suggestion, EFiring can self merge after call - https://github.com/matplotlib/matplotlib/pull/17471 - Removed idiomatic constructs from interactive figures docs - Caswell/Aizenman will review / rebase / merge after call # 8 June 2020 ## Agenda - [ ] 3.3 / 3.2.2 status ## notes ### 3.3 / 3.2.2 - https://github.com/matplotlib/matplotlib/pull/17580/files - consensus is to not backport - https://github.com/matplotlib/matplotlib/pull/17564 - provide image to make changes easier to review - https://github.com/matplotlib/matplotlib/pull/17560 - will add helper method/function to clean up inheritence - https://github.com/matplotlib/matplotlib/pull/17086 - remove jquery & use vanilla javascript for interactions - tests for webguis would maybe be welcome - https://github.com/matplotlib/matplotlib/pull/16603 - axes collage: - `subplots_compose` - `subplots_mosaic` - https://github.com/matplotlib/matplotlib/pull/17471 - waiting on tom - https://github.com/matplotlib/matplotlib/pull/17163 - should merge - https://github.com/matplotlib/matplotlib/pull/15532 - pushed to 3.4, have concerns - https://github.com/matplotlib/matplotlib/pull/15436 - pushed to 3.4, have concerns about implemenation - https://github.com/matplotlib/matplotlib/pull/15826 - Elliott will push a test - # 1 June 2020 ## Agenda - [x] 3.3 work? - https://github.com/matplotlib/matplotlib/pull/17515 - [x] 3.2.2 work? - [ ] Constrained layout rewrite - https://github.com/matplotlib/matplotlib/pull/17335 (easy) - https://github.com/matplotlib/matplotlib/pull/17347 (hard) - [ ]FuncNorm: * [#7631](https://github.com/matplotlib/matplotlib/pull/7631) & [#7294](https://github.com/matplotlib/matplotlib/pull/7294) & [#16391](https://github.com/matplotlib/matplotlib/pull/16391) * [#16457](https://github.com/matplotlib/matplotlib/pull/16457) * [x] Axes Collage * https://github.com/matplotlib/matplotlib/pull/16603 * actually release critical? * documentation strategy ## Notes ### Topic #### brief discussion of cases constrained layout has issues with - Can get it under-specified by making columns / rows that can be any size and still fulfill the constraints ### 16603: Axes Collage - new section called experimental in tutorials - provisional or experimental - name? - `subplot_grid` -> conflicts w/ `subplot2grid` - `subplot2grid` in`pyplot` namespace - can use fig.add_gridspec - `subplot_mosaic` - discoverability? - in docs make sure to have keywords: `patchwork`, `axes composition`, 'layout managers', `` - between subplot_mosaic and compose_subplots ### 17515: plot3d & bbox_inches='tight' - needs another reviewer - tightbox temporarly decoupling transfroms from size figure thinks it is - aspect 'auto' says don't adjust itself, but now aspect adjust itselfs - on axes 3d it's monkeypatched - aspect on 3d can be deleted - set_aspect - set_box_aspect added for ratio tuples - is tight_bboxing even done correctly? - longer term effort, leaves a big foot cannon laying around ### 17470: TK guardrails - too big images crashes xorg - add warning in figure about too large image if x or y is > 1000? - tends to be intentional ### FuncNorm - * [#7631](https://github.com/matplotlib/matplotlib/pull/7631) & [#7294](https://github.com/matplotlib/matplotlib/pull/7294) - has a specification language - [#16391](https://github.com/matplotlib/matplotlib/pull/16391) - issue was in application to symlog - break out FuncNorm into its own PR - basic idea is FuncNorm should be a two callabble, (forward/reverse) similar to FuncScale - [16457](https://github.com/matplotlib/matplotlib/pull/16457) - lognorm/symlognorm from scale - build norm from scale, match signatures - every norm has a scale private attribute which can be used by the colorbar - FuncNorm could forward to FuncScale ### no more jquery - https://github.com/matplotlib/matplotlib/pull/17086 ### [#17534: extended boundary norm](https://github.com/matplotlib/matplotlib/pull/17534) * added extra validation * don't specify more colors than bins

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully