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.
f5d8b131a9d200e8fb2159f2b2ae8d66562b5d57
Select Git revision
Branches
1
develop
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jan
26
25
23
22
21
17
15
11
10
3
2
1
30
Dec
29
11
3
1
26
Nov
23
1
7
Oct
6
5
4
3
1
30
Sep
28
25
23
22
21
19
11
Jul
2
May
19
Apr
18
14
13
12
11
8
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
update themes image
minor example code clean up
update README for 3.0.0 [ci skip]
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release xchart-3.0.0
update README for 3.0.0 [ci skip]
update README for 3.0.0
code formatting
remove non-filled bar chart style, rename some methods
update README for 3.0.0
cleaned up demos
Merge branch 'develop' of github.com:timmolter/XChart into develop
update README
Issue #124 - New Stick chart series render type
Issue #100 and #129 - allow excluding certain series from chart legend
Issue #130 - allow bars to touch bottom at the X-Axis.
pie chart annotation bug fix
added tick marks to pie charts when annotation is outside.
allow setting annotation type pn pie charts
don't annotate pie chart slice if not enough room
refactor some names
allowing setting of annotation distance from center on pie chart, as well as the pie chart annotation font
allow for resetting of axes types when removing and adding series (Issue #127)
allow removal of series from chart (Issue #127)
fix chart title position
some varaible naming refactor, issue #27 - allow empty plots
rename some classes
Merge branch 'develop' of github.com:timmolter/XChart into develop
Pie Chart improvements
add to theme for pie charts: percetage fill, isCircle
Added ability to customize series colors, markers, and line styles individually at the theme level
Roughed in 3.0.0
Issue #26 - Pie Charts first cut
update xchart theme series colors to be more printer friendly
update ggplot2 bar chart
update ggplot2 series colors
Issue #115 - Add series colors and markers to themes
Issue #119 - Bar chart - allow null values in data series
bump version to 2.7.0-SNAPSHOT
issue #121 new chart type: category with line, scatter, area series
Loading