Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plot command #44

Open
chapmanjacobd opened this issue Dec 15, 2024 · 0 comments
Open

plot command #44

chapmanjacobd opened this issue Dec 15, 2024 · 0 comments

Comments

@chapmanjacobd
Copy link
Owner

What is the problem that is being solved with the new feature?

I haven't really played around much with the lb plot command but it seems like a really neat and useful thing. I'd love to have a some useful tasks to battle test and refine the tool. Some of the resources below may also be useful

Enumerate an unordered list of alternatives that you've thought about

https://matplotlib.org/3.5.3/api/_as_gen/matplotlib.pyplot.html
https://github.com/rgerum/pylustrator
https://github.com/rgerum/pylustrator/blob/cf5a9663124f795c85eff6c5380f366faeeb3b09/docs/index.rst#L85
https://github.com/apachecn/quant-learning
https://github.com/apachecn/quant-learning/blob/e75e946c54fd7444a152d3df9ae5f89a3d2bec9b/docs/137.md?plain=1#L85
https://github.com/pieterdavid/mplbplot
https://github.com/nagordon/mechpy/blob/aae2315b883f6af7cd90a8451d170744bbf1053a/mechpy/fem.py#L15
https://github.com/VinayakPrakashh/python/blob/cd68a7cddfcec1fb1ca428c7a272e37324bd0004/fourier.py#L4
https://github.com/LoveBroman/numan_exercises/blob/085881a9b3bc67a072b88d7ed4b4c1c5c275f161/HW2.py/HW2.py#L4
https://github.com/Adbrap/17/blob/3665a04b11603f184adc6686c4ea09abb3bc8300/figure/EQ1.py#L11
https://github.com/sboosali/rl/blob/df0e7758ca60881beafcbfc8e9b1b5f387c48c13/main.py#L6
https://github.com/yandaikang/ROACH/blob/71ff47cf3e4f0f5be65966c720798c6d6fa38de4/if_board.py#L105
https://github.com/rgjha/MMMC/blob/a740a80b6aafa854b32cbbf18f82e8bb1abdfc1f/3_4MMC.py#L15
https://github.com/timmyngo/NUMA01/blob/f3e24a0b71d730f3c81dd04dea39d04559a93ede/final.py#L10
https://github.com/Adbrap/17/blob/3665a04b11603f184adc6686c4ea09abb3bc8300/figure/B2.py#L11
https://github.com/animesh/code-sand-box/blob/a6e13382781184133252579b1faa1497c82b477d/bollband.py#L8
https://github.com/wengooooo/knowledge/blob/fa45663fc3fd9425f84c734caab4f9b7aa8ffa64/deepmatching/install.md?plain=1#L39
https://github.com/cpsanchez/LIU/blob/727a291647e14613fad63d29817bd362b8e30b00/MCMC.py#L9
https://github.com/igoumiri/ks_solver/blob/e36da4408b63d27b77a7a4adba1d8443e33393d4/display.py#L6
https://github.com/kjordahl/tracpy/blob/4df5dc50d9fee8e7dc0e8599844eef56585dc302/plotting.py#L15
https://github.com/ranjanbaag/deeper/blob/825192d69eaf9160b1eebc0dc72f0c9a62aaaeee/sharper.py#L13
https://github.com/alexobviously/Dismantler
https://github.com/alexobviously/Dismantler/blob/12363c8a096f47d90be9c45b9282f531c460c1c8/MFCC.py#L24
https://github.com/joigalcar3/DataGatheringUE4/blob/f5099e93c9f82df662cc1ad0650244832bad19b8/utils.py#L21
https://github.com/mlamoureux/CallyTraining/blob/d81caa1ff1a0c9eb95c6785064884524f4581122/widgets.md?plain=1#L96
https://github.com/BochicTrdar/Trefethen/blob/ace61203d21b8a3414c5e169a5c1ded4b6c53a02/p13.py#L4
https://github.com/yingted/scribbler-commander/blob/5072feb6b8bc3126c92fedf2297ef6be72301376/plot.py#L4
https://github.com/rishirajsurti/cadlab/blob/7464c01318e2285a5fe0d928ef96818488f0aa24/tubelight.py#L4
https://github.com/sboosali/music/blob/56deeb52d4bc57ba338f62bd39634009751b257d/pitch/play.py#L9
https://github.com/sanjanprakash/Cluster-Analysis-over-Financial-Characteristics/blob/de10a77e4c7cdfe20230b80b4e213c0d7c0131b5/forecast.py#L4
https://github.com/j-wang/BanditEmpirical/blob/3bb96c9d5e32b631048a90d78065347d701d5d68/pyBandits/kullback.py#L146
https://github.com/mattConn/Scientific-Computing-with-Python-3/blob/8ded951acf41beb29e4382ab81a17563294b8931/README.md?plain=1#L26
https://github.com/CoastalHazardsVT/ReadRemoteData/blob/1b9996241c9ff7fa93417d528549d6e9ec886dee/plot_SRL.py#L5
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.plot.html
https://pandas.pydata.org/docs/reference/api/pandas.plotting.register_matplotlib_converters.html#pandas.plotting.register_matplotlib_converters
https://pandas.pydata.org/docs/reference/api/pandas.plotting.table.html#pandas.plotting.table
https://pandas.pydata.org/docs/reference/api/pandas.plotting.scatter_matrix.html#pandas.plotting.scatter_matrix
https://pandas.pydata.org/pandas-docs/version/0.13.1/visualization.html
https://pythongis.org/part1/chapter-04/nb/01-basic-plotting.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant