HoloGraphLibrary
HoloGraphLibrary copied to clipboard
[fix] fix Bar.AddStackValue method name
the first letter of the method name should be in lowercase. Bar.AddStackValue changed to Bar.addStackValue.