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: sshi27/plot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sshi27/plot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Apr 7, 2020

  1. Tried to make a better figure API by unifying the x labels and x limi…

    …ts, and adding many more other features like multiple layers of different types of figures in a same figure. And supporting subfigures.
    
    But this wish is hard to realize because it become a mess when you want to achieve flexibility and generality in the same time, and all the above requirements are hard to generalize. Maybe I will come back to this branch when I really need multiple layering. subfiguring is never a must and involves many unnecessary issues like adding titles under each subfigure and make them indexable in latex.
    hubgit122 committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    ddb87d9 View commit details
    Browse the repository at this point in the history
Loading