openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
Graphene (Java graph library)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Mar 01, 2025 — Mar 01, 2026
Showing page 18 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge
Gabriele Carcassi
More...
over 12 years ago
base graph: clarifying default antialiasing and quantization. By default, antialiasing is off. It seems to create too many visual artifacts (straight lines appear "fatter") and it seems that other packages (i.e. Matlab) have it off by default as well. Stroke quantization, instead, is always pure, no matter what the antialising should be. Antialiasing could be an optional property to turn on.
Gabriele Carcassi
More...
over 12 years ago
Fixed aspect ratio and circle margins so that they use margins. Added a calculation to change both x and y margins to fit aspect ratio (will probably turn into a method.) Updated test pictures.
Samuel Dallstream
More...
over 12 years ago
Fixed aspect ratio and circle margins so that they use margins. Added a calculation to change both x and y margins to fit aspect ratio (will probably turn into a method.)
Samuel Dallstream
More...
over 12 years ago
Profile -buffer is created in ProfileGraph2D not in subclasses -option to create buffer between stopWatch start and stop -setters and getters for test settings: -image width -image height -max tries (to render) -test time (time render loop runs) -number of data points -setters and getters for logging settings: -dataset message (message on the dataset) -save message (general message upon logging) -restructured saving locations -saves a csv in "ProfileResults" as "GraphTitle.csv" -creates a log file if one does not exist for a graph -creates a file per profile class -fixed saving format -no commas but spaces as delimiter -header uses quotes -no quotes for numbers
Aaron Barber
More...
over 12 years ago
ProfileAll -Intensity Graph now profiles with all graphs
Aaron Barber
More...
over 12 years ago
Merge with target repository
Jiakung Feng
More...
over 12 years ago
Added lineGraph tests
Jiakung Feng
More...
over 12 years ago
Sparkline -Deleted old test files -Added new test cases (overlapping circles, aspect ratio tests)
Aaron Barber
More...
over 12 years ago
Reworked multiline graph (now called MultilineGraph2DRenderer) -Incorporated use of ValueColorScheme -Now extends Graph2DRenderer, instead of SparklineGraph2DRenderer -Added a test class with a test case. Removed all example files (IntensityGraph2DRendererExample, SparklineGraph2DRendererExample, and MultilineSparklineGraph2DRendererExample)
Samuel Dallstream
More...
over 12 years ago
Updated sparkline to fit Tuftes description changed test pictures.
Samuel Dallstream
More...
over 12 years ago
Recreated intensity graph, line graph, and scatter graph profile classes using the new superclass. Recreated parallel threading histogram profile class. Recreated the lock histogram (uses synchronize) profile class.
Aaron Barber
More...
over 12 years ago
Recreated intensity graph, line graph, and scatter graph profile classes using the new superclass. Recreated parallel threading histogram profile class.
Aaron Barber
More...
over 12 years ago
Recreated intensity graph, line graph, and scatter graph profile classes using the new superclass.
Aaron Barber
More...
over 12 years ago
Added tests and pictures for intensity graph Fixed Intensity Graph to draw exactly within bounds (Pretty sure) fixed circles to draw with the center exactly where it should be. FAILED IMAGES WERE NOT PROMOTED/ IMAGES FOR SPARKLINE ARE OLD.
Samuel Dallstream
More...
over 12 years ago
Merged a conflict with thumbs
Samuel Dallstream
More...
over 12 years ago
Merge
Gabriele Carcassi
More...
over 12 years ago
Base graph: adding a bit of documentation
Gabriele Carcassi
More...
over 12 years ago
Removed SparklineGraph2DRnedererExample (that example was already in a test)
Aaron Barber
More...
over 12 years ago
Removed SparklineGraph2DRnedererExample (that example was already in a test)
Aaron Barber
More...
over 12 years ago
Base graph: fixing the final elements. The base graph calculation code should be finally done.
Gabriele Carcassi
More...
over 12 years ago
Removed SparklineGraph2DRnedererExample (that example was already in a test)
Aaron Barber
More...
over 12 years ago
basegraph: still some small issues to look into
Gabriele Carcassi
More...
over 12 years ago
Begun creating a better structured profiling system.
Aaron Barber
More...
over 12 years ago
Begun creating a better structured profiling system.
Aaron Barber
More...
over 12 years ago
Changed rendering hints in sparkline Added the option of calculating plot start and end for area Added profile and test(shell) for Intensity Graph.
Samuel Dallstream
More...
over 12 years ago
Merge
Gabriele Carcassi
More...
over 12 years ago
Graph2DRenderer -created xPointMargin and yPointMargin -created functions to set up data as points are as areas
Aaron Barber
More...
over 12 years ago
Fixed Intensity Graph for all cases. Now draws starting at the beginning of the pixel, not from the center.
Samuel Dallstream
More...
over 12 years ago
Graph2DRenderer -removed unnecessary drawBackground() call in drawGraphArea() -In the following classes, called drawBackground() since it was removed from drawGraphArea(): -AreaGraph2DRenderer -ScatterGraph2DRenderer -Graph2DRendererTest (test 1-7)
Aaron Barber
More...
over 12 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree