juijs / jui-chart

SVG-based JUI chart that can be used in the browser and Node.js. Support many types of charts. (Dashboard, Map, Topology, Full 3D, Realtime)
https://codepen.io/collection/nLydod/
57 stars 25 forks source link

multi axis 차트 이미지 다운로드시 'bar' 차트가 표시되지 않습니다. #191

Open lyasee opened 5 years ago

lyasee commented 5 years ago

jui-chart 2.1.0-rc.12 version

아래와 같이 Multi Axis 차트를 사용하고 있습니다. default

Line과 bar를 한차트에서 표현하고있는데 downloadImage() 를 이용하여 이미지로 다운로드 할 경우 bar 차트는 표시되지 않습니다.

아래와 같습니다. untitled12122

해결 방법이 있는지 궁금합니다.

seogi1004 commented 5 years ago

ㅜㅜ 답변이 늦었습니다. 확인해보겠습니다.

seogi1004 commented 5 years ago

그리고 es6 모듈로 마이그레이션 된 버전을 사용하는걸 권장합니다.