Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matplotlib/data-prototype
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 64429f0
Choose a base ref
...
head repository: matplotlib/data-prototype
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d073c2b
Choose a head ref
  • 14 commits
  • 47 files changed
  • 1 contributor

Commits on Apr 4, 2025

  1. fix patch examples

    ksunden committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    5190182 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from ksunden/patch_examples

    fix patch examples
    ksunden authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    ea5dfef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from matplotlib/text

    Initial implementation of text
    ksunden authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    bffe7f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. New graph visualization tools

    ksunden committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    463a7f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    387ecc4 View commit details
    Browse the repository at this point in the history
  3. Use introspection plots in Graph.visualize

    Does still use networkx based plots if given an input dictionary (and networkx is available), falls introspection plot if networkx is unavailable
    ksunden committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    a9c35cb View commit details
    Browse the repository at this point in the history
  4. Black formatting

    ksunden committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    1f54d86 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    965c82b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from ksunden/introspection

    Introspection graph visualization with improved node placement
    ksunden authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    27e212a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b408620 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Configuration menu
    Copy the full SHA
    2733b85 View commit details
    Browse the repository at this point in the history
  2. fix doc rst underline

    ksunden committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    be53f0c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Review comments

    ksunden committed May 1, 2025
    Configuration menu
    Copy the full SHA
    879277a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from ksunden/rename

    Rename data-prototype to mpl-data-containers
    ksunden authored May 1, 2025
    Configuration menu
    Copy the full SHA
    d073c2b View commit details
    Browse the repository at this point in the history
Loading