JuliaPlots

by Iván Mansilla
favorite
share
0.0
(0)
5
4
3
2
1
Score: 45/100
Description
Category: Coding & Technical Tools

The JuliaPlots plugin lets you render mathematical graphs directly in your notes using the Julia programming language and the Plots.jl package. It supports both 2D and 3D functions with simple syntax, allowing you to plot multiple equations, overlay scatter points, and control ranges on each axis. Users can customise colours, line width, labels, titles, and even adapt plots for dark mode vaults. The plugin also provides default parameters that can be overridden per plot, making it flexible for quick sketches or detailed visualisations. Because everything is generated through Julia, you get smooth and precise rendering of functions, though large datasets may take longer to process.

Reviews
No reviews yet.
Stats
22
stars
627
downloads
2
forks
112
days
11
days
14
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
3
total issues
1
open issues
2
closed issues
0
commits
RequirementsExperimental
  • Julia installed on your system

  • Plots package installed in Julia

Latest Version
14 days ago
Changelog
  • Added setting for changing the Julia executable path, fixing MacOS issues
README file from