0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
graph buffer: adding function to draw bottom labels More... about 10 years ago
graph buffer: all scaling done, closely testing boundaries between pixel More... about 10 years ago
graph buffer: adding y scaling as cells More... about 10 years ago
graph buffer: adding x scaling as points More... about 10 years ago
graph buffer: adding x scaling as cells More... about 10 years ago
intensity graph: ignoring tests for now More... about 10 years ago
intensity graph: things are not pixel perfect, will move graphing function on graphBuffer and test one by one. More... about 10 years ago
intensity graph: optimizing equal columns is not worth it More... about 10 years ago
intensity graph: if next line is the same, just copy the previous More... about 10 years ago
intensity graph: rewriting the logic A single logic for all cases. Performance of the biggest dataset is also improved. Should fix the zoom in/out. More... about 10 years ago
intensity graph: adding testcase - zoom in with linear boundaries is not working More... about 10 years ago
intensity graph: fixing the calculation for the legend location Fixes the add/remove legend problem, changes the parameters (the space between the legend and the graph area is the parameter), and sets the default to a small size. More... about 10 years ago
Intensity graph: improved colorMap instance optimization management Was not always created right. It's also cached so performance is better for small plots. More... about 10 years ago
Adding method to compare ranges More... about 10 years ago
Color map: adding name More... about 10 years ago
Intensity graph: always use color map optimization More... about 10 years ago
Intensity graph: always using the array method for painting More... about 10 years ago
Removing linearBound choice from profiling More... about 10 years ago
Intensity graph: fixing tests More... about 10 years ago
Intensity graph: checking whether data is linear and use optimization More... about 10 years ago
Intensity graph: fixing base tests Correct image size and default color scheme More... about 10 years ago
fixed licenses More... about 10 years ago
updated picture to fit dataset More... about 10 years ago
merge More... about 10 years ago
Fix multiple updates bug. More... about 10 years ago
1.fixed update constructors 2.created data methods 3. deleted nLine test More... about 10 years ago
1.fixed update constructors 2.created data methods 3. while fixing nLineGraph, may have accidentally changed something; four tests failed, cannot find reason More... about 10 years ago
Removing dead class. More... about 10 years ago
Renaming histogram dataset implementation More... about 10 years ago
merge More... about 10 years ago