Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
amcharts を image にエクスポートしようとしています。提供された例は、Chrome と FF では機能しますが、IE では機能しません (私は 8 と 9 を試しました)。
何が起こっているのか考えていますか?
Tetra1337 が答えを見つけました。toString.call()をString( )に置き換える必要があります。
フィドルの例を参照してください。