# 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**: 9
- **Forks**: 6
- **Created**: 2023-05-24
- **Last Updated**: 2026-02-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
NG-ALAIN
Out-of-box UI solution for enterprise applications, Let developers focus on business.
[](https://dev.azure.com/ng-alain/ng-alain/_build/latest?definitionId=2&branchName=master)
[](https://david-dm.org/ng-alain/ng-alain)
[](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-zh_CN.md)
## Quickstart
- [Getting Started](https://ng-alain.com/docs/getting-started)
## Links
+ [Document](https://ng-alain.com) ([Surge Mirror](https://ng-alain-doc.surge.sh))
+ [@delon Source](https://github.com/ng-alain/delon)
+ [DEMO](https://ng-alain.surge.sh) ([国内镜像](https://ng-alain.gitee.io/))
## Features
+ `ng-zorro-antd` based
+ Responsive Layout
+ I18n
+ [@delon](https://github.com/ng-alain/delon)
+ Lazy load Assets
+ UI Router States
+ Customize Theme
+ Less preprocessor
+ RTL
+ Well organized & commented code
+ Simple upgrade
+ Support Docker deploy
## Architecture

> [delon](https://github.com/ng-alain/delon) is a production-ready solution for admin business components packages, Built on the design principles developed by Ant Design.
## App Shots



## Contributing
[](https://github.com/ng-alain/ng-alain/pulls)
We welcome all contributions. Please read our [CONTRIBUTING.md](https://github.com/ng-alain/ng-alain/blob/master/CONTRIBUTING.md) first. You can submit any ideas as [pull requests](https://github.com/ng-alain/ng-alain/pulls) or as [GitHub issues](https://github.com/ng-alain/ng-alain/issues).
> If you're new to posting issues, we ask that you read [*How To Ask Questions The Smart Way*](http://www.catb.org/~esr/faqs/smart-questions.html) (**This guide does not provide actual support services for this project!**), [How to Ask a Question in Open Source Community](https://github.com/seajs/seajs/issues/545) and [How to Report Bugs Effectively](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) prior to posting. Well written bug reports help us help you!
## Donation
ng-alain is an MIT-licensed open source project. In order to achieve better and sustainable development of the project, we expect to gain more backers. You can support us in any of the following ways:
- [patreon](https://www.patreon.com/cipchk)
- [opencollective](https://opencollective.com/ng-alain)
- [paypal](https://www.paypal.me/cipchk)
- [支付宝或微信](https://ng-alain.com/assets/donate.png)
Or purchasing our [business theme](https://e.ng-alain.com/).
## Backers
Thank you to all our backers! 🙏
### License
The MIT License (see the [LICENSE](https://github.com/ng-alain/ng-alain/blob/master/LICENSE) file for the full text)
### New Branch Naming Rules
Please use below naming convention for new branches:
user/username/description
bugfix/work-item
feature/feature-area/work-item
hotfix/work-item
e.g.: **user/michael.wan/add_c_chart**
For small descriptions it is ok
e.g.: **user/michael.wan/U540346**
For long description I prefer this when using the user/ prefix. Using the work item id is not in the recommended ways, but it is better than putting a big description, so the developers can go to the work item and see what it means.
e.g.: **bugfix/1851276**
For fixes in defects