Macには、通常のグラフ、極座標グラフ、lin-logおよびlog-logグラフ、3dなどの多くの機能を備えたGrapher.appがあります。グラフ、導関数、積分、暗黙的に定義された関数、方程式ソルバーなど。

GeoGebra以外に、Windowsに似たものはありますか?または、3Dグラフ(および場合によっては暗黙的に定義された関数)をプロットできるソフトウェアですか? Matplotlibについてはすでに聞いたことがありますが、Pythonを知りません…

それ以外の場合、WindowsでMacOSをエミュレートしてGrapherアプリを再現する方法はありますか?

ありがとうございます事前に!

回答

Rを学びたくない場合は、ggplot2またはpythonを使い始め、any /を使い始めてください。 MatPlatLib、Bokeh、plot.ly、またはその他の数十のすべての場合:

gnuplot を試してください。

  • 無料、無料&オープンソース
  • クロスプラットフォーム Windowsを含む
  • コンパクト現在のWindowsダウンロードは< 34 MB
  • 複数の出力を生成できますフォーマット HTML Canvas、gif、pdf、jpeg、png、svg &の追記
  • たくさんの寄稿されたスクリプト
  • 考えられるほぼすべてのグラフタイプが含まれています。 gnuplotバージョン5.2のデモページから:

基本的な2Dプロットスタイル

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 

ここに画像の説明を入力

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 

ここに画像の説明を入力

座標と軸の変換

linked axes nonlinear axes broken axes polar coords polar functions polar data cylindrical/spherical time/date coords coord sampling ranges 

ここに画像の説明を入力

ビンaryと画像のデータ

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 

ここに画像の説明を入力

ここに画像の説明を入力

コメント

  • 回答ありがとうございます!
  • 広範な答えですが、これにはすべてプログラミングが必要です。 ' Grapher.appのすべてではありません。

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です