
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
sys-test-dome
Advanced tools
npm install sys-test-dome
import sysTestDome from 'sys-test-dome'
Vue.use(sysTestDome);
<chart-line-area
:rowData="stjcData"
:symbolSize="3"
width="300px"
height="450px"
:barColor="[ // 背景样式
'#1CAEDE',
'rgba(30,181,231,0)',
'#1CAEDE',
'rgba(30,181,231,.45)',
]"
:legIsShow="false"
:fontStyle="{ // 文字样式
Xfont: { // x轴
color: '#BFEBFF',
fontSize: 18,
fontFamily: 'Adobe 黑体 Std',
padding: [0, 10, 0, 0]
},
Yfont: {
color: '#BFEBFF',
fontSize: 18,
fontFamily: 'Helvetica',
},
nameTextStyle: {
color: '#BFEBFF',
fontSize: 20,
padding: 2,
fontFamily: '苹方',
},
}"
top="20%"
></chart-line-area>
stjcData: [ { name: "00:00", value: 90, }, { name: "02:00", value: 150, }, { name: "04:00", value: 130, }, ]
npm run build
npm run lint
FAQs
## Project setup ``` npm install ```
We found that sys-test-dome demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.