Is it possible to migrate my charts to a new DB/environment

I am probably missing the documentation here but I am using charts in my app. I have setup a fairly involved set of charts that I am embedding in my Js based UI. But this has been on my Dev data base. Is there a way to extract this as code or a script so I can basically recreate this for my Prod environment?
Regards,
Vibha

There sure is! The ellipsis button on the dashboard has a command “Export dashboard”. This will export the dashboard definition to a .charts file, which you can then reimport into a new project.

Tom

2 Likes

Hello @tomhollander
beside exporting a dashboard, is there somewhere a description around how to integrate chats development into a CI/CD pipeline?
Regards,
Michael

Right now it’s not possible to fully automate CI/CD with Charts (e.g. activating Charts, importing a dashboard, configuring embedding, etc). However we know the scenario is important and it’s something we’re looking into.

Tom

1 Like

Thank you! This really helps!

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.