标签: node.js flot node-modules
使用flotjs节点模块绘制图形,但不能将错误视为:Time mode requires the flot.time plugin。在node_modules/flotjs目录中签入时,发现flot.time.js已存在。由于我在选项中需要time模式,因此这个插件是必需的。如何删除此错误或导入flot.time.js?在需要导入的同一文件中也尝试使用绝对路径,但它不起作用。如何将flot.time.js导入现有项目?
flotjs
Time mode requires the flot.time plugin
node_modules/flotjs
flot.time.js
time