Skip to content
Snippets Groups Projects
Commit 9bf5c24c authored by Mathis Neumann's avatar Mathis Neumann
Browse files

cose-bilkent as standard

parent 6a3849bf
No related branches found
No related tags found
No related merge requests found
...@@ -8,8 +8,8 @@ export default Ember.Component.extend({ ...@@ -8,8 +8,8 @@ export default Ember.Component.extend({
theme: Themes[Object.keys(Themes)[0]], // first theme theme: Themes[Object.keys(Themes)[0]], // first theme
themes: Object.keys(Themes), themes: Object.keys(Themes),
layoutAlgorithms: [ layoutAlgorithms: [
'cose',
'cose-bilkent', 'cose-bilkent',
'cose',
'cola', 'cola',
'grid', 'grid',
'concentric', 'concentric',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment