# SPCChart
**Repository Path**: mclmain/spcchart
## Basic Information
- **Project Name**: SPCChart
- **Description**: 用于构建SPC Chart 画图工具,内置了算法,关于工业绘图的计算,并且标识在曲线图中
- **Primary Language**: TypeScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 7
- **Forks**: 4
- **Created**: 2023-05-24
- **Last Updated**: 2025-02-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
NG-ALAIN
一个基于 Antd 中后台前端解决方案,提供更多通用性业务模块,让开发者更加专注于业务。
[](https://dev.azure.com/ng-alain/ng-alain/_build/latest?definitionId=2&branchName=master)
[](https://github.com/ng-alain/ng-alain/releases)
[](https://www.npmjs.com/package/ng-alain)
[](https://prettier.io/)
[](https://github.com/ng-alain/ng-alain/blob/master/LICENSE)
[](https://gitter.im/ng-alain/ng-alain)
[](https://marketplace.visualstudio.com/items?itemName=cipchk.ng-zorro-vscode)
[](https://marketplace.visualstudio.com/items?itemName=cipchk.ng-alain-vscode)
[English](README.md) | 简体中文
## 快速入门
- [如何开始使用?](https://ng-alain.com/docs/getting-started)
## 特性
+ 基于 `ng-zorro-antd`
+ 响应式
+ 国际化
+ 基建类库 [@delon](https://github.com/ng-alain/delon)(包括:业务组件、ACL访问控制、缓存、授权、动态表单等)
+ 延迟加载及良好的启用画面
+ 良好的UI路由设计
+ 定制主题
+ Less预编译
+ RTL
+ 良好的目录组织结构
+ 简单升级
+ 支持Docker部署
## 如何使用
1. 全局 Angular Cli
npm global add @angular/cli
2. cd my-project
3. ng add ng-alain
4. npm install
5. npm start
启用完成之后 打开 http://localhost:4200 即可
6. 登录账密 admin/123456
## 应用截图


## 配置文件
一、ChartConfig.json -> 配置
1. 显示图类型(例如:Xbar,Xbar-R ...)
2. 判异规则
3. 图形显示多少个点
.......
二、MockData.json ->配置
模拟点数据集合
三、ControlLimitCoefficient.json ->配置
**工业控制点限制系数(参考中华人名共和国国家工业信息化部门制定 SPC 工业限制系数)**
### License
The MIT License (see the [LICENSE](https://github.com/ng-alain/ng-alain/blob/master/LICENSE) file for the full text)