Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
XChart
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Brady James Garvin
XChart
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f0d56eff8401d6e6bf3fd0d5fa76de10c73e62f6
Select Git revision
Branches
1
develop
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
4
Apr
30
Mar
27
26
25
23
21
16
13
6
27
Feb
21
19
6
11
Jan
10
9
8
6
2
31
Dec
21
20
19
7
Sep
6
19
Aug
28
Jul
15
10
1
16
Jun
7
2
26
May
25
24
23
17
15
13
12
11
10
9
30
Apr
27
26
22
8
5
4
3
2
28
Mar
23
9
7
6
5
4
28
Feb
27
26
24
23
21
20
18
17
16
13
12
10
5
3
31
Jan
28
23
19
17
16
15
14
13
11
10
9
8
30
Dec
26
21
27
Oct
21
12
11
24
Sep
22
20
12
11
10
9
7
29
Aug
25
24
14
8
4
5
Oct
30
Jul
29
25
20
19
18
11
9
23
Jun
22
18
8
url and version update [ci skip]
roughed in vector export
roughed in vector export
added gif and bmp export, refactored BitmapEncoder
minor changes
cleaned up legend code relating to vertical spacing
triangle marker tweaks
move marker size to style manager
Merge branch 'develop'
version updates [ci skip]
Merge branch 'develop'
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release xchart-2.3.2
javadocs update
changed method name for var overlap style
bug fix - some axis tick labels that should be '0' were looking like 2e-17 instead.
bug fix - missing occasional log axis label
new feature - allow customization of SwingWrapper Window Title
bug fix for issue #62 - chart title and legend being clipped and not showing
cleanup
added histogram demo charts
added isOverlapped to style manager
added bar thickness to style manager
introducing histogram chart
changed - force bar chart series to all have the exact same xData
enhancement - converted more int return values to double precision for more accurate drawing
new feaure - for bar charts with more than 12 categories, the axis labels get pruned
bug fix - removed accumulated double to int error in xAxis bar and tick mark positioning
bug fix - generated data Integer to Double cast runtime exception
issue #55 allow passing into a Series int arrays
bugfix. error bars fixed.
minor fix [ci skip]
nothing
Merge branch 'develop'
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release xchart-2.3.1
update versions for release [ci skip]
removed cruft
added a stand alone Swing demo
Fix for x-axis wrong order for bar charts - issue #58
Loading