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
Graph
61a1278c403c1c7cca6df417036d6ba381b34d15
Select Git revision
Branches
1
develop
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Apr
23
Mar
22
18
17
16
5
4
25
Feb
16
14
9
Jan
21
Dec
20
15
Nov
12
30
Oct
28
10
30
Sep
14
2
1
26
Aug
22
30
Jul
21
20
19
3
2
24
Jun
29
May
28
22
20
26
Apr
25
4
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
display correct axis ticks if axis-max < axis-min
another fix for issue#99 after mistakingly reverting it
added another demo chart
update readme [ci skip]
code format
add "save as" for vector graphics (SVG, PDF, EPS) if VectorGraphics2D is found on classpath
improved FileFilter code as Benedikt Bünz's PR #85 demonstrated
Merge pull request #101 from niklaspolke/nodoublefileextensions
remove unnecessary parameter in saveJPGWithQuality
Merge branch 'nodoublefileextensions' of https://github.com/Chiamh/XChart into nodoublefileextensions
avoid double file extensions
avoid duplicate file extensions
fix for issue #99 - Why do the FileFilters within XChartPanel don't accept directories? (2)
fix for issue #99 - Why do the FileFilters within XChartPanel don't accept directories?
fix for issue #97 non closing write operation in XChartPanel - saveJPGWithQuality
Merge pull request #96 from hwaipy/develop
add an UnitTest for Histogram
add an UnitTest for Histogram
BUG-FIX Histogram
Merge branch 'timmolter/develop' into develop
updated test to use FEST
Tweaked Histogram code and made unit test
Merge pull request #92 from hwaipy/develop
Merge branch 'adv-histogram' into develop
Merge branch 'Learning' into develop
Merge branch 'develop' into Learning
Merge branch 'adv-histogram'
Merge branch 'adv-histogram' into Learning
Fix Histogram
Merge pull request #90 from cardillo/develop
add date demo with rotated axis labels.
add support for axis label rotation.
add axis label rotation to style manager
update README [ci skip]
Java 5 -> 6
don't skip tests
fix for doclint failure
fix path
update readme icon path
update headers
Loading