Skip to content

yuma-m/matplotlib-draggable-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matplotlib draggable plot example

Draggable plot example

Installation

$ pip install matplotlib

Usage

$ python draggable_plot.py
  • Left click to add new point
  • Drag to move point
  • Right click to remove point

matplotlib でプロット上の点をドラッグする例

使い方

  • プロット上を左クリックで点を追加
  • プロット上の点をドラッグで移動
  • プロット上の点を右クリックで削除

About

An example of draggable plot for matplotlib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages