Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractal.js
Commits
dfa4755e
Commit
dfa4755e
authored
Feb 12, 2018
by
Sascha Herzinger
Browse files
Make charts automatically expand into given space
parent
5fa0cdd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/vue/components/Chart.vue
View file @
dfa4755e
...
...
@@ -34,6 +34,8 @@
<
style
lang=
"sass"
scoped
>
.fjs-chart
width
:
100%
height
:
100%
border
:
2px
solid
rgba
(
0
,
0
,
0
,
0
)
&
:hover
border
:
2px
solid
rgba
(
41
,
213
,
255
,
0
.3
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment