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
It is possible, but I'll admit the API is currently a little awkward and it requires a reference to the current profile object.
Another option for adding markers (for those whose projects it's compatible with) is to add hooks: [:rails] to the profile and then to instrument whatever is of interest with ActiveSupport::Notifications
Hi 👋🏻
It's it possible to add custom markers in Market Chart?
It looks like it possible use
add_marker
method, but here's no any example of using it.The text was updated successfully, but these errors were encountered: