masterbuddha

Members
  • Content count

    1
  • Joined

  • Last visited

About masterbuddha

  • Rank
    Forum Newbie
  1. Hello, I was just curious if there is some sort of function call which allows me to auto prompt to save after the user has successfully exported a chart. Something like the below? function FC_ExportReady(DOMId){ saveImage() } Thank you, Justin