abdurraheemali / historical-action-predictor

0 stars 1 forks source link

Put up plots #2

Open abdurraheemali opened 10 months ago

abdurraheemali commented 9 months ago

https://voila-gallery.org/ (and also check my recent github stars)

abdurraheemali commented 9 months ago

I realized I have hundreds of stars, so it would be prohibitively expensive to go through them. In general, graphics packages can be found at https://www.ctan.org/tex-archive/graphics/pgf/contrib. The manual at https://tikz.dev/ is also helpful.

Here's 20 repos with examples:

https://github.com/pgf-tikz/pgfplots https://github.com/varkor/quiver https://github.com/nschloe/tikzplotlib https://github.com/MartinThoma/LaTeX-examples https://github.com/PetarV-/TikZ https://github.com/walmes/Tikz https://github.com/circuitikz/circuitikz https://github.com/janosh/tikz https://github.com/f0nzie/tikz_favorites https://github.com/mkrphys/ipython-tikzmagic https://github.com/alemelis/tikz_drawings https://github.com/jackypacky/pgf-econ-graphs https://github.com/johnyf/nx2tikz https://github.com/gjoncas/Econ-Diagrams https://github.com/eburghar/l3charts https://github.com/gjoncas/Artsy-Diagrams https://github.com/TruongNhanNguyen/LaTeX-TikZ https://github.com/2b-t/latex-tikz-examples https://github.com/varkor/awesome-tikz https://github.com/NicklasXYZ/TikzHashTableGenerator

And some more repos which may also be helpful:

https://github.com/HarisIqbal88/PlotNeuralNet https://github.com/google/latexify_py https://github.com/garrettj403/SciencePlots https://github.com/arxiv-vanity/engrafo https://github.com/martinbjeldbak/ultimate-beamer-theme-list https://github.com/davidstutz/latex-resources https://github.com/sanhacheong/stanford-beamer-presentation

I won't go through all of these, but the tikZ figures I have now come from direct prompts to GPT4. Garbage in, Garbage out. I think that if we take an existing example that looks good then we should be able to modify that to be suitable for our purposes.