arika396
arika396
if you use vue & less in you project,above styles can help you change APlayer to right side .aplayer { left: unset; ::v-deep { .aplayer-list { width: 400px; } .aplayer-body...
遇到了同样的问题,似乎echarts-wordcloud最后给出的canvas并不是wordcloud2绘制的,所以尝试修改源代码把click传进去也行不通,希望官方可以支持这项功能
this pull request is a perfection of #9
same for me,getting 404 as pdf content this commit helps a lot,thanks
in my opinion, **the static dir** must be a sub dir of **pathToDocsifyEntryPoint** so, in utils.js,**prepareEnv**、**cleanUp**、**closeProcess** also need adjust let me try it
try this: ``` import hljs from 'highlight.js/lib/core' window.hljs = hljs require("highlightjs-line-numbers.js") ```
if you think it is a good resoulation,i can create an pr
i have fixed this problem by modify source code,go #1310