- Arawn's Dev Blog
- Outsider's Dev Story
- Toby's Epril
- Benelog
- NHN 개발자 블로그
- SK 플래닛 기술 블로그
- OLC CENTER
- 소프트웨어 경영/공학 블로그
- 모바일 컨버전스
- KOSR - Korea Operating System …
- 넥스트리 블로그
- 리버스코어 ReverseCore
- SLiPP
- 개발자를 위하여... (Nextree 임병인 수석)
- "트위터 부트스트랩: 디자이너도 놀라워할 매끈하고 직관…
- Learning English - The English…
- real-english.com
- 'DataScience/Deep Learning' 카테…
- Deep Learning Summer School, M…
- Deep Learning Courses
민서네집
mpld3 - Python Graphic Library 본문
mpld3 — Bringing Matplotlib to the Browser
mpld3 The mpld3 project brings together Matplotlib, the popular Python-based graphing library, and D3js, the popular JavaScript library for creating interactive data visualizations for the web. The result is a simple API for exporting your matplotlib graph
mpld3.github.io
https://mpld3.github.io/notebooks/index.html#notebook-examples
Notebook Examples — Bringing Matplotlib to the Browser
mpld3.github.io
https://mpld3.github.io/notebooks/mpld3_demo.html
mpld3_demo — Bringing Matplotlib to the Browser
mpld3.github.io
https://mpld3.github.io/notebooks/interactive_legend.html
interactive_legend — Bringing Matplotlib to the Browser
mpld3.github.io
ipython notebook --pylab inline: zooming of a plot
ipython notebook --pylab inline: zooming of a plot
Is it possible to zoom into a plot if inline is activated? Especially regarding to 3d-plots rotating and zooming is a necessary feature.
stackoverflow.com
mpld3 실행 시 object of type 'ndarray' is not json serializable 에러 발생 시 해결방법
python -m pip install --user "git+https://github.com/javadba/mpld3@display_fix"
나는 이렇게 해서 해결됐다. (2019-08-15)
'Python' 카테고리의 다른 글
YesTrader에서 저장한 가격 파일 변형하기 (0) | 2019.08.21 |
---|---|
plotly - Python Graphing Libraries (0) | 2019.08.11 |
Jupyter Notebook - Variable Viewer (0) | 2019.08.10 |
Jupyter Notebook - 디버깅, PixieDebugger (0) | 2019.08.10 |
matplotlib 한글폰트 사용하기 (2) | 2019.03.31 |