-
-
Notifications
You must be signed in to change notification settings - Fork 695
Set custom series name #16
Comments
Hi, no I did not make it possible to have a custom series name. Perhaps that is usable indeed. I'll get it done when I catch some spare time. |
Hi, i can fork the repo and create a PR. we can add the what do you think? |
It should have default value, so if user does not provide any it prints out what it prints out now.
then you can override with So sure, I happy to merge in your PR. :) |
@peerchemist i think your series names are good, i do not think we need to change them, just let the user renames it if needed. For example at the moment the SMA name is: |
How would you override it in the code? With |
is this not good for you? WIth this code we did not add any new line. |
Ok that will work. |
Any updates on this? |
Hi, first of all THANK YOU FOR THIS AWESOME LIBRARY
A question:
how can we set custom series name? At the moment it seems not possible setting a custom series name, we must rename it after return. Do you think could be useful to pass an optional parameter to set a custom series name?
The text was updated successfully, but these errors were encountered: