Giter Site home page Giter Site logo

iruletheworld / matplotlib-curly-brace Goto Github PK

View Code? Open in Web Editor NEW
44.0 0.0 19.0 8.96 MB

Plot curly brace with matplotlib

License: MIT License

Python 5.19% CSS 5.08% JavaScript 31.85% HTML 57.66% Makefile 0.10% Batchfile 0.13%
matplotlib python curly-brace

matplotlib-curly-brace's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

matplotlib-curly-brace's Issues

Suggest---search help

嘿,同志,你是否考虑给matplotlib的latex语法也增加上花括号呢,我指的是大的括号。现在matplotlib只有小括号,无法实现大括号。你这个项目是改动了源码吗?如果可以,能否给我个建议呢,谢谢你~

Hey, comrade, are you considering adding curly braces to the LaTeX syntax of matplotlib? I'm referring to the large parentheses. Currently, matplotlib only has parentheses and cannot implement curly braces. Did you make any changes to the source code of your project? If possible, could you give me a suggestion? Thank you~

big brace like:
image

Put curly brace + text outside the plot

Hi,

Thanks for this project, it's super useful!
One thing I was wondering is if it would be possible to add the possibility to put curly braces outside the plot, for example to point at a specific range of interest on the x or y ticks labels.

I believe it is just missing a few clip_on=False on the plot() and ax.axes.text() methods used in the code, for example:

ax.plot(arc1x, arc1y, clip_on=False, **kwargs)
ax.axes.text(...clip_on=False,...)

Happy to make a PR in case! 🙂

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.