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.
adb29b8727eeeddd2e4fa10c7454ece6690caf4a
Select Git revision
Branches
1
develop
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jan
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
updated version
added real-time samples to XChartDemo
further work on real-time charts
updated example code to show adding series on List<Integer> etc…
removed all BigDecimal conversions and usage after realizing simple doubles are just fine.
issue #32. place warning for user to clean up the data.
updated copyright date
update url [ci skip]
added style methods to provide axis tick spacing hints as requested in issue #52
improved generics so you can pass series as list<Double> for example
cleaned up, added 2 methods
removed stuff from pom [ci skip]
formatting [ci skip]
Merge pull request #51 from ruxman/custom-theme
Merge pull request #50 from ruxman/develop
Chart constructor with custom theme
Render new line char in legend items
added image [ci skip]
added image [ci skip]
Issue #45. Setting a series property improvement
JFrame now accessable from SwingWrapper. See Issue # 44.
added auto-header to Maven build
Using the Enforcer to verify build integrity
issue #25: real-time charts effort.
Merge pull request #43 from rossjourdain/develop
First attempt at a realtime graph
updated version in pom
Merge branch 'develop'
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release xchart-2.2.1
[ci skip] pom clean up
added north inside position for legend
fixed issues 39 and 40
changed error bar line weight
CSV import and export with errors bars
allow setting of legend series line length: issue #38
updates
update [ci skip]
javadocs
Merge branch 'develop'
Loading