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
bc9d346ee96d29bfcf9f7b237db10adaa9b7e3d0
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
5
Oct
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
5
Oct
30
Jul
29
25
20
19
18
11
9
23
Jun
22
18
8
added back date X-Axis for Bar charts, requiring a manually-set date formatting pattern
avoid calculating the ticks an extra time
remove date formatting on bar chart X-Axis.
complete refactor of date format and axis logic
chart freezing bug fix
misc. fix from previous changes
improved layout of axes by recursively positioning Axes
"smart" tick spacing hint generation to provent tick label crowding and overlap for decimal axes
remove a chart from demo
"smart" tick spacing hint generation to provent tick label crowding and overlap
Implemented PR#109 in a different way
test plot for issue #98
insignificant cleanup [ci skip]
clean up AxisTickBarChartCalculator
fix typo in README for wrong groupID [ci skip]
allow for repeated categories in bar charts
change Collection to List
Fix for issue #111 - Wrong bars placement when category count over 12
pom update
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release xchart-2.5.1
prepare for 2.5.1 release [ci skip]
update vector lib
update donate BTC address [ci skip]
update license, notice and contributors file
update README with Knowm.org links
update README with Knowm.org links
fix for issue #105 PDF rendering bug
Merge branch 'master' of github.com:timmolter/XChart into develop
Merge pull request #109 from nroduit/master
Different implementation of PR #107
Merge branch 'develop' of github.com:timmolter/XChart into develop
typo fix
Merge pull request #110 from timmolter/revert-103-inverseaxis
Revert "display correct axis ticks if axis-max < axis-min"
Merge pull request #103 from niklaspolke/inverseaxis
Fix displaying logarithmic tick labels
Issue #81 ConcurrentModificationException - I changed the type of List in the demos and the exception disappears.
Merge branch 'develop' into inverseaxis
[maven-release-plugin] prepare for next development iteration
Loading