billchen198318 / bamboobsc

next version move to https://github.com/billchen198318/hillfog, bambooBSC is an opensource Balanced Scorecard (BSC) Business Intelligence (BI) Web platform. BSC's Vision, Perspectives, Objectives of strategy, Key Performance Indicators (KPIs), Strategy Map, and SWOT, PDCA & PDCA report, Time Series Analysis.
Apache License 2.0
227 stars 110 forks source link

Bug for export SVG chart #49

Closed billchen198318 closed 7 years ago

billchen198318 commented 7 years ago

Bug for export SVG chart.

InvalidCharacterError: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range

BUG FIX OK: https://github.com/billchen198318/bamboobsc/commit/50ed6c45e0494782dcf495e1fd542ec00ce9ec3f

quangnguyen9x commented 7 years ago

Hi, i tryed to fix with new commit, but not work. Please help me. Thanks so much.

billchen198318 commented 7 years ago

Are you use 0.7.2p1 version?

billchen198318 commented 7 years ago

I try 0.7.2p1 version, export SVG chart is work success.

quangnguyen9x commented 7 years ago

I use 0.7.1, but i fixed your file you commit. And i don't export excel, pdf.

billchen198318 commented 7 years ago

I recommend you change use 0.7.2p1 , old version 0.7.1 or 0.7.1p1 upgrade to 0.7.2p1 no need re-import database , but recommend need backup . If you self modify code, but cannot run , I no way to support it.

quangnguyen9x commented 7 years ago

Thank you. I have fixed to export excel.