Echart
Echart React
对于绘制图表,提供合适的 options 给 echart 即可,但是往往需要显示的数据从接口获取,需要将图表的数据和样式分离。
假设有如下封装好的组件:
<EchartReact options={options} {...{ others }}></EchartReact>
对于绘制图表,提供合适的 options 给 echart 即可,但是往往需要显示的数据从接口获取,需要将图表的数据和样式分离。
假设有如下封装好的组件:
<EchartReact options={options} {...{ others }}></EchartReact>
Currying is a technique of converting a function that takes multiple arguments into a series of functions that each take a single argument.
In short: Using the characteristics of higher-order functions, the function is partially called according to the parameters.
Users can perform operations such as dragging and resizing the content on the page to customize the layout of the page.
Vue-Grid-Layout is a drag-and-drop layout component that can meet the above requirements. It is a secondary development based on Gridster, supporting drag-and-drop, scaling, responsive layout, etc.
编写打包逻辑 -> 打包本地js -> 发布 -> cycle
错误信息:Branch "main" is not allowed to deploy due to environment protection rules
部署后显示 404