{"id":14225490,"url":"https://github.com/LogCreative/PGFPlotsEdt","last_synced_at":"2025-08-09T21:32:10.699Z","repository":{"id":168638058,"uuid":"297109193","full_name":"LogCreative/PGFPlotsEdt","owner":"LogCreative","description":"Faster to PGFPlot in LaTeX - A PGFPlots Statistic Graph Interactive Editor; PGFPlots Online","archived":false,"fork":false,"pushed_at":"2024-08-18T00:49:35.000Z","size":20550,"stargazers_count":65,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-30T00:52:10.163Z","etag":null,"topics":["graph","latex","llama3","llm","pgfplots"],"latest_commit_sha":null,"homepage":"https://logcreative.github.io/PGFPlotsEdt/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LogCreative.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-20T15:46:55.000Z","updated_at":"2024-10-12T16:50:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a5211dd-929d-4ff0-9270-7ee6e6749c07","html_url":"https://github.com/LogCreative/PGFPlotsEdt","commit_stats":{"total_commits":403,"total_committers":4,"mean_commits":100.75,"dds":"0.46650124069478904","last_synced_commit":"f79039c9283c14a6b2ff188fc250b41fef060925"},"previous_names":["logcreative/pgfplotsedt"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogCreative%2FPGFPlotsEdt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogCreative%2FPGFPlotsEdt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogCreative%2FPGFPlotsEdt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LogCreative%2FPGFPlotsEdt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LogCreative","download_url":"https://codeload.github.com/LogCreative/PGFPlotsEdt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229097388,"owners_count":18019735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graph","latex","llama3","llm","pgfplots"],"created_at":"2024-08-20T01:01:00.539Z","updated_at":"2024-12-12T03:31:11.932Z","avatar_url":"https://github.com/LogCreative.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"![](res/logo/banner.png)\n\n## PGFPlotsEdt - Faster to PGFPlot in LaTeX\n### A PGFPlots Statistic Graph Interactive Editor.\n\n[Online website](https://logcreative.github.io/PGFPlotsEdt/index.html) | [Documentation](https://logcreative.github.io/PGFPlotsEdt-doc/pgfplotsedt.pdf) | [Video](https://www.youtube.com/watch?v=SRZqbhqBcZY\u0026list=PLLu4lSdFKgjXGxlWuPDG-g1sfzzidUrrV) | [网站(简体中文)](https://logcreative.tech/PGFPlotsEdt/index.html?lang=chs) | [文档(简体中文)](https://logcreative.tech/PGFPlotsEdt-doc/pgfplotsedt_chs.pdf) | [视频(简体中文)](https://www.bilibili.com/video/BV1f5ebeREet)\n\n#### Introduction\n\nPGFPlots is a remarkable package in LaTeX, to create precise, vectorized, and highly personalized statistic graphs. You could get more information about PGFPlots package on https://github.com/pgf-tikz/pgfplots, thank all those contributors for creating a useful package to plot in LaTeX natively.\n\nPGFPlotsEdt is basically a frontend for this package, to generate PGFPlots code automatically through a web-based user interface. This project is under [LaTeX Sparkle Project](https://logcreative.github.io/LaTeXSparkle/), you could also get some tips on PGFPlots on [this webpage](https://logcreative.github.io/LaTeXSparkle/src/art/chapter06.html).\n\nTikzEdt is the inspiration of this project, to create LaTeX TikZ graph in WYSIWYG (what you see is what you get) mode. You could download this software on [TikzEdt homepage](http://www.tikzedt.org/), you could also get more tips on TikZEdt on [this webpage](https://logcreative.github.io/LaTeXSparkle/src/art/chapter04.html).\n\n#### Usage\n\n- **Online version** You could use the online version directly:\n\n    \u003ca href=\"https://logcreative.github.io/PGFPlotsEdt/\"\u003e\u003cimg src=\"res/logo/logo.svg\" width=\"16px\"\u003ehttps://logcreative.github.io/PGFPlotsEdt/ \u003c/a\u003e\n\n    ![PGFPlotsEdt](docs/figs/home.jpg)\n\n- **Deployment version** PGFPlotsEdt also provides several local deployment methods for faster compilation and other features, refer to the [documentation](https://github.com/LogCreative/PGFPlotsEdt/tree/master/docs#advanced) for details:\n  - **Open locally**: open [index.html](index.html) in the browser.\n  - **Local compilation**: use `ppedt_server.py` to compile standalone tex files locally in near real-time (see [pgfplots-benchmark](https://github.com/LogCreative/pgfplots-benchmark) repo for details).\n  ![PGFPlots benchmark](docs/figs/avg.png)\n  - **LLM**: use `ppedt_server_llm.py` to enable code completion with Llama 3.\n  ![PGFPlotsEdt with LLM](docs/figs/llm.jpg)\n  - **Deployment compilation**: use `deploy/gunicorn-deploy.py` for production use to serve multiple users.\n\n\n\n#### Documentation\n\nThis repo contains documentation in [Markdown format](docs/), which could be compiled into PDFs through `l3build doc` in the folder. The generated PDFs are automatically updated in [PGFPlotsEdt-doc](https://github.com/LogCreative/PGFPlotsEdt-doc) repo.\n\nWelcome to contribute your translation to PGFPlotsEdt! See [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n#### Acknowledgements\n\n\u003ca href=\"https://cn.vuejs.org/\" target=\"_blank\"\u003e\u003cimg class=\"icon\" src=\"res/poweredby/vue.png\" height=\"16px\"\u003eVue.js\u003c/a\u003e is the progressive JavaScript framework for this project.\n\n\u003ca href=\"https://latexonline.cc/\" target=\"_blank\"\u003e\u003cimg class=\"icon\" src=\"res/poweredby/latexonline.png\" height=\"16px\"\u003eLaTeXOnline\u003c/a\u003e is the chosen online LaTeX compiler for previewing the graph result.\n\n\u003ca href=\"https://www.mathjax.org/\" target=\"_blank\"\u003e\u003cimg class=\"icon\" src=\"res/poweredby/mathjax.ico\" height=\"16px\"\u003eMathJax\u003c/a\u003e is the TeX typeset rendering machine for previewing the formula input.\n\n\u003ca href=\"https://llama.meta.com/llama3/\" target=\"_blank\"\u003e\u003cimg class=\"icon\" src=\"res/poweredby/meta.svg\" height=\"16px\"\u003eLlama 3\u003c/a\u003e is the chosen large language model to generate code. The LLM model is deployed by \u003ca href=\"https://llm.mlc.ai\" target=\"_blank\"\u003e\u003cimg class=\"icon\" src=\"res/poweredby/mlc.png\" height=\"16px\"\u003eMLC LLM\u003c/a\u003e.\n\n\u003eCopyright (c) 2020-2024 Log Creative \u0026 LaTeX Sparkle Project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLogCreative%2FPGFPlotsEdt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLogCreative%2FPGFPlotsEdt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLogCreative%2FPGFPlotsEdt/lists"}