Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
BraillePlot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Georg Graßnick
BraillePlot
Graph
7fa7a56a7a4522702f78d3aedd518439c25bb73b
Select Git revision
Branches
4
exp/win_print_api
feat/csv_parser_completely_from_scratch
master
default
protected
prototype/190724_presentation
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
Sep
14
12
11
10
9
6
5
4
3
2
1
31
Aug
30
29
28
27
26
23
22
21
20
19
17
16
15
14
11
9
8
7
5
2
1
31
Jul
30
28
26
25
24
23
22
20
19
18
17
15
13
12
11
10
8
5
3
1
29
Jun
28
27
26
25
24
22
21
20
19
18
13
6
4
3
31
May
30
29
27
22
21
Remove unused variable and comment
Implement grouped bar charts
Merge branch 'feat/horizontal_x_aligned_parsing-50' into 'bug/jar_resource_handling-49'
Merge branch 'feat/guisvgplot_integration-51' into 'bug/jar_resource_handling-49'
Remove obsolete diagram class (txt).
Remove margins from default.
Make BarChartRasterizer empty-data proof.
Fix visibility, add falsely removed brailletable property again.
Add diagram class for title and axis captions.
Return empty csv when transposing empty csv.
Put resolution check into parent class
Take resolution into account
JavaDoc
Minor bug fix
Improve axis ticking
Implement grid for bar charts
Add horizontal parsing for x_aligned & x_aligned_category datasets via data transposition.
Remove unused import.
Remove more obsolete stuff.
Remove obsolete comment / debug output.
Fix missing jar resource files. Replace old file calls with resource input streams / resource exports to local fs.
Comment functions in BarChartPlotter
Make bar dimensions configurable for user
Implement textures
Implement bar drawing
I really dont know what to say this time :(
Further implementation
Minor improvements
Prepare bar drawing
Implement different types of lines for line plotter
Add config parser file reference interpretation method & search path. Refactor file refs in config to be file-relative.
Merge branch 'master' into feat/line_rasterizer-31
Merge branch 'feat/brailletextrasterizer-38' into 'master'
Reordered usage modifier so it is buildable again
removed unused import
Merge branch 'master' into feat/brailletextrasterizer-38
Deleted comment
Added helper function
Merge branch 'feat/bar_chart_update-46' into 'master'
Remove ticks from y-axis
Loading