You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this wonderful add-in. I was wondering if you advise me for my project. I am trying to embed Ace editor or better tedit in my html platform:
This is part of a bigger project. For this part my aim is to add the ability to modify my R and javascript code in front end. So far what I have done is
Customise my chart (tradingview).
Split my html page to two parts Charts and editor
Added buttons to editor pane.
But the part that I am struggling is opening from and saving to my code files especially R and Javascript part on my server side. As long as I can do this, then I do not have problem with triggering the update and loading predictions on the charts (red and green lines).
Do you think I can do it using tedit?
It is noteworthy that we a live domain and linux base server ubuntu 14.04.6. I also do not run any react or anything to run my code. I just upload them to the domain and they work :-)
The text was updated successfully, but these errors were encountered:
Dear Tim,
Thank you for this wonderful add-in. I was wondering if you advise me for my project. I am trying to embed Ace editor or better tedit in my html platform:
This is part of a bigger project. For this part my aim is to add the ability to modify my R and javascript code in front end. So far what I have done is
But the part that I am struggling is opening from and saving to my code files especially R and Javascript part on my server side. As long as I can do this, then I do not have problem with triggering the update and loading predictions on the charts (red and green lines).
Do you think I can do it using tedit?
It is noteworthy that we a live domain and linux base server ubuntu 14.04.6. I also do not run any react or anything to run my code. I just upload them to the domain and they work :-)
The text was updated successfully, but these errors were encountered: