在Mac上,有一个Grapher.app,它具有许多功能,如:普通绘图、极坐标绘制、lin-log和日志绘图、3d绘图、导数、积分、隐式定义函数、方程求解器等等。
除了GeoGebra之外,Windows中还有类似的东西吗?还是一个能够绘制3D图形(可能是隐式定义的函数)的软件?我听说过Matplotlib,但我不知道任何Python.
否则,是否有办法在Windows上模仿MacOS并复制绘图应用程序?
提前感谢!
发布于 2019-12-27 10:24:41
如果您不想学习R,开始使用ggplot2或python,并开始使用任何/全部的MatPlatLib、Bokeh、plot.ly或其他几十种:
试试格努图,它是:
simple functions
filled curves
fill between curves
candlesticks
error bars
histograms (more)
bar graphs
step functions
multiple axis scales
mixing styles
variable size points
parallel axis plots
parametric functions
piecewise functions
vector fields
circles
boxplots
rug plot
jitter (bee swarm)
text
approximation
complex trig functions
complex error function
probability
probability (more)
random numbers
recursion, etc...
data statistics
cubic and Bezier splines
monotonic csplines
explicit B-splines
explicit Bezier splines
Levenberg-Marquardt DLS
animated gif
surfaces 1
surfaces 2
contours
singularities
hidden surfaces
pm3d coloring
pm3d hidden surfaces
3D mapping
shaded error region
azimuth
circles and polygons
lighting model
linked axes
nonlinear axes
broken axes
polar coords
polar functions
polar data
cylindrical/spherical
time/date coords
coord sampling ranges
binary data
image data
binary and image tricks
RGB + alpha channel
bar chart art
data-dependent coloring
RGB coloring
RGB + alpha channel
pm3d colors
pm3d gamma
control models
discrete contours
financial data
iteration
non-gridded data
running averages
automatic binning
binning/histograms
arrays
fence plots
Gantt chart
2D and 3D heat maps
solar path diagram
violin plot
rotated text
'enhanced' text
string data
boxed text
variable font size
string variables
hypertext (no png support)
multiplot layout
multiple plots
aligned plots
axis location
axis ticmarks
rectangles
customized key
line and arrow styles
fill styles
dashed lines
transparency
transparent solids


https://softwarerecs.stackexchange.com/questions/71377
复制相似问题