• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

VictoriaLynn/plotting-examples: Simple examples of Matlab, R, and Matplotlib (Py ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

VictoriaLynn/plotting-examples

开源软件地址(OpenSource Url):

https://github.com/VictoriaLynn/plotting-examples

开源编程语言(OpenSource Language):

Python 46.8%

开源软件介绍(OpenSource Introduction):

Plotting Examples

Some examples for plotting different types of data in Matlab, Python, and R

Contributors: VictoriaLynn, matthewjwoodruff, and jdherman

See example_images for the outputs from these files (PNG). Note that publication-quality figures will usually require a vector graphics format (SVG/EPS/PDF) along with some manual editing to improve font clarity, etc. The examples shown here are in unedited raster format and are only meant to be illustrative.

Column data

From example_data/column_data.txt. Used with:

  • line_plot: Standard line plot with different formatting options

Image

  • fill_between: Same data as line_plot, with shaded fill between Series 1 and Series 2

Image

  • dual_axis: Plot column data using two different Y-axes

Image

Image

  • animated_gif: Save loop of images as a .gif animation. The Python version requires you to use imagemagick after the fact to stick the frames together: convert -delay 15 -loop 0 frame*png animation.gif.

Image

Image

  • parallel_coordinate: Plots row entries as lines instead of columns. Options to scale all values between [0,1] and toggle solutions on/off above/below a certain threshold. (These functions are included in /util/).

Image

Gridded 2D data

From example_data/gridded_2D.txt. Used with:

Image

  • contour_surf: Contour, filled contour, and surface plots of meshgrid data

Image

Non-Gridded 2D data (e.g. experimental data)

From example_data/non_gridded_2D.txt. The data file contains rows of (x,y,z) points that are not on a regular grid. Used with:

  • scatter_plot: Plot the irregularly spaced points as dots, with Z values as the color

Image

  • contourf_non_gridded: Use Matlab's built-in griddata function to interpolate the data onto a standard meshgrid, which can then be used for standard contour/mesh/surf plots, etc.

Image

3D Scatter Plot

From example_data/five_obj_data.txt. Used with:

  • 3D-scatter: Plot data in 5 dimensions using R and Python.

Image




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap