plug-in address https://github.com/chxj1992/k..
now my project is built by vue-cli. Ask for advice on how to use it, which configuration files to introduce, how to introduce, and so on.
plug-in address https://github.com/chxj1992/k..
now my project is built by vue-cli. Ask for advice on how to use it, which configuration files to introduce, how to introduce, and so on.
https://github.com/chxj1992/k.
project documentation is very clear (don't tell me you can't read Chinese)
install
$ npm install kline
use
//
<div id="kline_container"></div>
//kline
import Kline from 'kline';
//
var kline = new Kline({
element: "-sharpkline_container",
symbol: "BTC",
symbolName: "",
type: "poll", // poll/stomp
url: "http://127.0.0.1:8080/mock.json"
});
kline.draw();
just open your page
the only thing you need to pay attention to is probably this url. You refer to the data in the example of given by others
.Previous: Mysql remote connection
Next: How to deal with the pseudo-static of .htaccess in linux+apache+php environment
1. The project initialization statement vue init webpack vuex-iview 2.ESLint is preceded by y and followed by n 3. After initialization, cd vuex-iview then npm run dev 4. Next, I reported an error (I posted a full screenshot below). I have tried to re...
init ...
in the vue project, run the npm run build package to report an error as follows: Error: EPERM: operation not permitted, unlink Cazzo UserswangyuchiPicturesxufadistence cimg20180508134210.5d873f5.jpg npm err! Code ELIFECYCLE npm err! Errno 1 npm er...
...
the package reports an error directly, and the package file cannot be generated > hzm_wap@1.0.0 build C: Users shend Desktop hzm_wap> node build build.js - building for production...Error processing file: static css app.f58dfc4095d0bb5a8de1d2...