AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 Next | |
Oct 22, 2015 | |
5 years 3 months | Adding rudimentary date display to the BarGraph class |
Commit 930f77b66c02f87ef551cdfa95749ac5e18bbc77, by thoems | |
5 years 3 months | Changing the HS range calculation in all miniature graphs and the timeline for the time being - will be followed by a more consistent and beautiful way of dealing with this |
Oct 23, 2015 | |
5 years 3 months | BarGraph class becoming generic enough to accomodate the needs of SimpleProfile and StabilityProfile |
Oct 24, 2015 | |
5 years 3 months | Making the TabularGraph a little more sexy by making the lines in the table to 0.5px width |
5 years 3 months | The new name of the class representing the simple profile is SimpleProfile |
5 years 3 months | TableGraph origin indepedent from properties.origin.y |
Oct 25, 2015 | |
5 years 2 months | BarGraph rendering of the cart made consistent between StabilityProfile and SimpleProfile, SLFProfile does not have a miniature view from now on |
5 years 2 months | Preparing zoom capability for the TabularGraph - necessary for the full view of the SimpleProfile |
Commit cb2c64c5e533babf1fdc38ed5619e2fa4d785bae, by thoems | |
Oct 26, 2015 | |
5 years 2 months | Small changes to the yellow flags algorithm on request of Frank Techel |
Commit ceb64a5c3214657fd3f4821b9c040900b37f958f, by thoems | |
5 years 2 months | BarGraph: Small bugfix regarding lower boundary calculation when zooming |
Commit fe0d498d5d624e9455d4ece97b6a6561af4dae5b, by thoems | |
5 years 2 months | Preparing zooming of the TabularProfile |
Commit 706e9051e815064a89acd4c515531b27c0a4d368, by thoems | |
5 years 2 months | BarGraph - fixing the zooming for hasty pits |
Commit f028000b68b5de13ca02f437a1d3235351d82b7f, by thoems | |
5 years 2 months | SimpleProfile - detect hasty pits for the parent TabularProfile |
Commit 1d265fa377b525ddb87adf8f9fd9a99662cefd6d, by thoems | |
Oct 27, 2015 | |
5 years 2 months | SimpleProfile - Forgot to rename this.config to this.barcfg on one occasion |
Commit e94e4e1d3febfdc920e8323daf5392777c00c30c, by thoems | |
5 years 2 months | TabularProfile: the taming of the shrewd revisited - the zooming of the BarGraph in the SimpleProfile now leads to a zooming of the parent TabularProfile |
Oct 28, 2015 | |
5 years 2 months | TabularProfile - the horrid zooming revisited with an algorithm easier to comprehend - reducing complexity of initial positioning |
5 years 2 months | TabularProfile - zooming on hasty pits now results in proper layout |
Oct 29, 2015 | |
5 years 2 months | Fixing Firefox bug that made FF not trigger mouseout events - the toFront function on an element with an active event listener apparently messes up the event handling |
5 years 2 months | TabularProfile update of width function |
Oct 30, 2015 | |
5 years 2 months | BarGraph bugfix: the bottom layer showed the wrong layerbottom height under certain conditions when zooming |