GoldenGnu / jeveassets

jEveAssets is an out-of-game asset manager for Eve-Online, written in Java
http://eve.nikr.net/jeveasset
GNU General Public License v2.0
147 stars 36 forks source link

UI request: Price History scaling based on objects selected #466

Open aixtools opened 1 month ago

aixtools commented 1 month ago

Currently the left scale (price) seems to be scaled by the most expensive item in the list, regardless if it is selected, or not.

So, if you are wanting to look at the price of a capital, and also other materials (that rarely get about 20k - while the graph draws nicelt, the left scale is just 0.0B over and over again. Only after removing the most expensive item from the list does the graph begin to re-scale the left axis.

Thx!