Su un Mac, cè un Grapher.app che ha molte funzioni come: grafici ordinari, grafici polari, grafici lin-log e log-log, 3d grafica, derivate, integrali, funzioni definite implicitamente, risolutori di equazioni e molto altro ancora.
Esiste qualcosa di simile per Windows, oltre a GeoGebra? O un software in grado di tracciare grafici 3D (e possibilmente funzioni definite in modo impulsivo)? Ho già sentito parlare di Matplotlib, ma non conosco nessun Python …
Altrimenti, cè un modo per emulare un MacOS su Windows e riprodurre lapp Grapher?
Grazie in anticipo!
Rispondi
Se non desideri imparare R e inizia a usare ggplot2 o python e inizia a usare qualsiasi / tutto MatPlatLib, Bokeh, plot.ly o dozzine di altri quindi:
Prova gnuplot che è:
- Gratuito, gratuito & Open Source
- Cross platform incluso Windows
- Conpact Lattuale download di Windows è < 34 MB
- Può produrre output in più formati inclusi HTML Canvas, gif, pdf, jpeg, png, svg & postscript.
- Molti ha contribuito con script
- Include quasi ogni tipo di grafico a cui puoi pensare! Dalla pagina Demo per gnuplot versione 5.2 :
Stili di stampa 2D di base
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
Funzioni matematiche
approximation complex trig functions complex error function probability probability (more) random numbers recursion, etc... data statistics
Raccordo curva
cubic and Bezier splines monotonic csplines explicit B-splines explicit Bezier splines Levenberg-Marquardt DLS
Animazione
animated gif
Superfici e grafici 3D
surfaces 1 surfaces 2 contours singularities hidden surfaces pm3d coloring pm3d hidden surfaces 3D mapping shaded error region azimuth circles and polygons lighting model
Coordinate e trasformazioni degli assi
linked axes nonlinear axes broken axes polar coords polar functions polar data cylindrical/spherical time/date coords coord sampling ranges
Bin Dati ary e immagine
binary data image data binary and image tricks RGB + alpha channel bar chart art
Colori
data-dependent coloring RGB coloring RGB + alpha channel pm3d colors pm3d gamma
Applicazioni di esempio
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
Opzioni di testo
rotated text "enhanced" text string data boxed text variable font size string variables hypertext (no png support)
Layout pagina
multiplot layout multiple plots aligned plots axis location axis ticmarks rectangles customized key
Stili
line and arrow styles fill styles dashed lines transparency transparent solids
Commenti
- Grazie mille per la risposta!
- Ampia risposta, ma tutto ciò richiede programmazione. Non è ' esattamente ciò di cui parla Grapher.app.