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
First off just want to say you did an amazing job on this asset. Works great and the code seems to be well commented and architected. Just really incredible stuff.
I'm curious how I might go about adding a value label as an (x,y) coordinate and or if that's even possible. It looks like I can hack it up a bit using the current system (GUIChartEditor.PushValueLabel(...)) but as it stands now it doesn't look like it's possible.
Am I correct in my understanding?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
First off just want to say you did an amazing job on this asset. Works great and the code seems to be well commented and architected. Just really incredible stuff.
I'm curious how I might go about adding a value label as an (x,y) coordinate and or if that's even possible. It looks like I can hack it up a bit using the current system (
GUIChartEditor.PushValueLabel(...)
) but as it stands now it doesn't look like it's possible.Am I correct in my understanding?
Thanks in advance!
The text was updated successfully, but these errors were encountered: