request from nug: keep the scale of the axis between ships of the sam… #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…e price
nug said:
i dunno if its possible and i know features like this can be kinda difficult to add but it would be cool if you could compare two ships statistics easier. i think the way its set up now whatever stat is the highest is just set to the furthest point on the graph but if we could keep the axes static and overlay them we could compare similar designs. i think its helpful to have a tangible picture showing how saris spend less on thrust and more on armor for example, but the graph just looks like he spent more money in total than i did
I'm not sure if the graph will look good after the changes, but i think it will be fine.
Also, I changed the line to max() instead of add 0.05 because that way it only applies that when that statistic is less than 0.05.