PGFPlotsEdt

Faster to PGFPlot in LaTeX - A PGFPlots Statistic Graph Interactive Editor

AGPL-3.0 License

Stars
65
Committers
1

Bot releases are hidden (Show)

PGFPlotsEdt - 4.0 Documented Version Latest Release

Published by LogCreative 2 months ago

Now PGFPlotsEdt is well documented with a demo video!🎬

Documentation | Video | 文档(简体中文) | 视频(简体中文)

  • PGFPlotsEdt with LLM now supports streaming response to reduce the waiting time, and the python file is now moved to the root directory. In the future, the LLM will be further improved.
  • Dark mode is now available, which is synced with your browser color theme.
  • Documentation is now added!
  • New benchmark result shows that PGFPlotsEdt could compile pgfplots graphs in near real time (<1s), see LogCreative/pgfplots-benchmark for details.
PGFPlotsEdt - 3.5 LLM Version

Published by LogCreative 6 months ago

PGFPlotsEdt is now available with an LLM helper ✨

  • You could start PGFPlotsEdt server with LLM locally now, which is supercharged by Llama 3 and deployed by MLC LLM. You could ask the LLM to complete your code in the manually edit mode.
  • The local server now supports XeLaTeX compiler now, where CTeX will be used instead of CJK in this compiler.
  • An about page is added when you click the logo in the top-left corner. You could choose to turn off the fast compilation service by a checkbox.
  • The deployment version is now shipped to Docker Hub and GitHub Packages.
PGFPlotsEdt - 3.0 Deployable Version

Published by LogCreative 8 months ago

This version is a milestone for completing 300 commits🎉

PGFPlotsEdt is now deployable, with features added:

  • The manual editing page is using Ace Editor now for a better user experience.
  • The online compilation uses TeX Live 2020 by default. CJK is disabled by default.
  • User could now download the repository and click on index.html to use it directly.
  • User could also start the local deployment by python server.py to make use of the local compilation environment and for a better data secrecy.
  • User could also deploy PGFPlotsEdt in docker for a wider deployment.
PGFPlotsEdt - 2.0 Stable Version

Published by LogCreative over 3 years ago

This version is a milestone for completing 200 commits🎉

PGFPlotsEdt is now stable, with features added:

  • Coordinate preprocessing for coordinate parameter bar.
  • Axis selection in table parameter bar.
  • Preview styles for colormap, cycle list, mark, function input, view rotation.
  • Support template input.
  • Logo with its animated version in navigation bar, UI is improved.
  • International version with language hot swapping supported🌐.

This version will be merged into the mainstream of LaTeX Sparkle Project.

PGFPlotsEdt - 1.0 Basic Version

Published by LogCreative over 3 years ago

This version is a milestone for completing 100 commits🎉

Comparing to 0.1, it has a lot of changes:

  • Add multiple types of input.
  • Add code highlighting and copying.
  • Add param bar to auto fill some parameters.
  • Add layer control over the input series.
  • Add interaction between libraries and param bar.
PGFPlotsEdt - 0.1 usable version

Published by LogCreative about 4 years ago