-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UIGraph improved with new features #26
Conversation
it breaks vbot 4.8 analyzer |
Oh my god... Forgot about the stupid bot. |
Fixed (I hope) |
at least in my test, I have a crash .- also many people will have to clear the cache(AppData\Roaming\OTClientV8\otclientv8\bot) or modify analyzer.lua(appdata), as the changes will not be reflected there. |
Ah, that makes sense, fixing.
There is nothing I can do about it. |
no crash, but this still appears
|
Ye, forgot to use index, fixed |
Then graphs with few (and smaller) values would be barely visible against graphs with a lot of values. However I do see your point, since on my gifs I put the min-max values on the left side (its all separated widgets and not even based on the actual values), it doesn't make sense that the highest value of a graph is way lower than the one on the left and being drawn at the top of the graph. |
People been asking me to start creating PR for larger changes so here we are.
UIGraph widget got massive update including:
Usage example