const EchartsWatermarkWebpackPlugin = require('echarts-watermark-webpack-plugin');
module.exports = {
plugins: [
new EchartsWatermarkWebpackPlugin({
text: 'Text', size: 100, alpha: 0.3, font: '18px Microsoft Yahei', rotate: 45
})
]
}
-
Notifications
You must be signed in to change notification settings - Fork 0
Through the form of webpack plugin, add the watermark of echarts library globally at one time
intbingbing/echarts-watermark-webpack-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Through the form of webpack plugin, add the watermark of echarts library globally at one time
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published