⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 example5.data

📁 java 作图的程序
💻 DATA
字号:
## This file contains the definitions to build the graph of # Example 5. For the debugging output uncomment the debug keyword.###debugg2dint { grid { off } zero { off } bottom  0 right   45 left    2 top     25 background 0 200 200 title {        color 0 200 0        font {              style bold              size  20              name "Helvetica"             }        name "Spectrum of a giant elliptical Galaxy in the Virgo cluster"       } data {       url "elliptical.data"       color 255 255 0       name "data1"       background  0 0 0       } axis {       bottom       attach "data1"       title {              font {                    style italic                    name "TimesRoman"                    size 25                   }              name "Wavelength (angstroms)"              color 255 0 255             }        label {              font {                    style plain                    name "Helvetica"                    size 20                   }              }      } axis {       left       attach "data1"       title {              font {                    style italic                    name "TimesRoman"                    size 25                   }              name "Flux"              color 255 0 255             }        label {              font {                    style plain                    name "Helvetica"                    size 20                   }              }      }}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -