先看效果
用klinechart开源代码集成到系统中,展示的K线图效果。

集成过程
KlineChart源码地址:
https://github.com/klinecharts/KLineChart
KlineChart提供了多种行情分析指标


集成到系统
/** @odoo-module **/
import {
registry } from "@web/core/registry";
import {
useService } from "@web/core/utils/hooks";
import {
Component, onMounted, onWillStart} from "@odoo/owl";
KlineChart开源代码集成系统展示K线图

最低0.47元/天 解锁文章
1306

被折叠的 条评论
为什么被折叠?



