0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
AxisRange: refactored absolute range More... almost 10 years ago
AxisRange: changed name from relative to data More... almost 10 years ago
AxisRange: refactored data range More... almost 10 years ago
AxisRange: integrated range backs out if used range falls under 80%. More... almost 10 years ago
Graphene range inherits from epics-util range (so we can use the same utilities) More... almost 10 years ago
display: reviewing AxisRanges display range More... almost 10 years ago
intensity: changing defaults for axis range to relative More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release graphene-all-0.7.0 More... almost 10 years ago
Removing SNAPSHOT dependencies. More... almost 10 years ago
Updating release plugin. More... almost 10 years ago
Updated changelog. More... almost 10 years ago
graphene: udpated histogram tests More... almost 10 years ago
graphene: use display range for y axis More... almost 10 years ago
graphene: avoiding overridable calls in constructor More... almost 10 years ago
graphene: for histograms, the default of the X axis is the actual range of the cells. More... almost 10 years ago
Removing hgignore More... almost 10 years ago
Updating gitignore More... almost 10 years ago
performance: adding tests results More... almost 10 years ago
site: adding performance number for intensity graph More... almost 10 years ago
multiaxis: adding default for separate areas More... almost 10 years ago
Minor refactoring. More... almost 10 years ago
Minor refactoring. More... almost 10 years ago
Changing spelling for nearest neighbor (so that is consistent with color). More... almost 10 years ago
Changing spelling for nearest neighbor (so that is consistent with color). Adding explicit defaults for multi axis line graph. More... almost 10 years ago
sample: renaming MultiAxisLineGraph. More... almost 10 years ago
Renaming MultiAxisLineGraph. More... almost 10 years ago
intensity graph: making sure lazy statistics is not inadvertently calculated. More... almost 10 years ago
axisRange: moving the state of the aggregation in the axisRangeInstance. The main reason is performance: we want to access the range of the data only if required, so that it doesn't have to be calculated if there is no need. More... almost 10 years ago
statistics: adding lazy statistics object More... almost 10 years ago