openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GRAL
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 3 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
CI environment: Fix path for upgraded gradle.
Erich Seifert
More...
over 7 years ago
CI environment: Fix upgrade of gradle.
Erich Seifert
More...
over 7 years ago
CI environment: Allow sudo.
Erich Seifert
More...
over 7 years ago
CI environment: Install latest gradle version.
Erich Seifert
More...
over 7 years ago
CI environment: Show gradle version before installation.
Erich Seifert
More...
over 7 years ago
CI environment: Show gradle version.
Erich Seifert
More...
over 7 years ago
Build: Updated Gradle Cobertura plugin to version 2.5.0.
Erich Seifert
More...
over 7 years ago
CI environment: Run tests also on JDK 8.
Erich Seifert
More...
over 7 years ago
Build: Updated JMH microbenchmarking framework to version 0.4.4.
Erich Seifert
More...
over 7 years ago
Updated year in license headers.
Erich Seifert
More...
over 7 years ago
Updated VectorGraphics2D dependency to version 0.12.
Erich Seifert
More...
over 7 years ago
Removed Legend.refresh(). ValueLegend takes care of refreshes whenever a DataSource is added, removed, or changed. SeriesLegend refreshes automatically when a DataSource is added or removed. Removed obsolete methods isValid, invalidate, and refresh from AbstractLegend.
Michael Seifert
More...
over 8 years ago
Added getter for AbstractLegend.source.
Michael Seifert
More...
over 8 years ago
AbstractPlot no longer calls Legend.refresh(). ValueLegend refreshes itself when the underlying data changes.
Michael Seifert
More...
over 8 years ago
Replaced PointRenderer with BoxWhiskerRenderer in constructor of BoxPlot.LegendSymbol.
Michael Seifert
More...
over 8 years ago
BoxPlot.LegendSymbol no longer depends on BoxPlot.
Michael Seifert
More...
over 8 years ago
Simplified BoxPlot.LegendSymbol.
Michael Seifert
More...
over 8 years ago
Fixed a bug in BoxPlot that caused the legend symbols to have wrong styling.
Michael Seifert
More...
over 8 years ago
PiePlot.LegendSymbol no longer depends on PiePlot.
Michael Seifert
More...
over 8 years ago
BarPlot.LegendSymbol no longer depends on BarPlot.
Michael Seifert
More...
over 8 years ago
Simplified BarPlot.LegendSymbol.draw.
Michael Seifert
More...
over 8 years ago
BarPlot.LegendSymbol receives a BarRenderer instead of a general PointRenderer as a constructor argument.
Michael Seifert
More...
over 8 years ago
The legend symbols of BarPlot, BoxPlot, and PiePlot no longer use row.getSource(). However, they require an additional PointRenderer to be passed as a constructor argument.
Michael Seifert
More...
over 8 years ago
Removed obsolete method SeriesLegend.getEntries(DataSource).
Michael Seifert
More...
over 8 years ago
SeriesLegend stores Drawables by DataSource, instead of by Row.
Michael Seifert
More...
over 8 years ago
SeriesLegend.getLabel() now takes a DataSource instead of a Row.
Michael Seifert
More...
over 8 years ago
Moved AbstractLegend.getLabel(Row) into subclasses, because the code was designed for ValueLegend only.
Michael Seifert
More...
over 8 years ago
SeriesLegend.getSymbol() takes a DataSource as argument. This was changed, because SeriesLegend works with DataSource object as opposed to ValueLegend which works with records.
Michael Seifert
More...
over 8 years ago
Moved AbstractLegend.getSymbol(Row) into subclasses, because the code was designed for ValueLegend only.
Michael Seifert
More...
over 8 years ago
Pushed AbstractLegend.components into subclasses, because the code was designed for ValueLegend only.
Michael Seifert
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
…
37
38
→
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