Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 464 Bytes

File metadata and controls

15 lines (10 loc) · 464 Bytes

matplotlib browser GUI

index.htmlをブラウザで開くだけで、matplotlibをGUI操作できます。

使い方

  1. index.html をブラウザで開く
  2. .xlsx/.csv/.txt を選択
  3. 必要なら区切り文字や列を指定
  4. 描画する を押す

注意

  • 初回はブラウザ側のPythonパッケージ読込で時間がかかることがあります。
  • 完全ブラウザ実行のため、サーバー起動は不要です。