Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractal.js
Commits
cb0bab2e
Commit
cb0bab2e
authored
Jun 14, 2018
by
Sascha Herzinger
Browse files
minor improvements
parent
e82c6ff2
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/vue/charts/PCA.vue
View file @
cb0bab2e
...
...
@@ -125,7 +125,7 @@
import
getHDPICanvas
from
'
../../utils/high-dpi-canvas
'
import
StateSaver
from
'
../mixins/state-saver
'
export
default
{
name
:
'
pca
-analysis
'
,
name
:
'
pca
'
,
data
()
{
return
{
height
:
0
,
...
...
src/vue/charts/Volcanoplot.vue
View file @
cb0bab2e
...
...
@@ -403,6 +403,7 @@
td
,
tr
border
:
none
tr
margin
:
0
&
:
hover
:
not
(
#
table
-
colnames
)
background
:
#
ff6c6c
<
/style
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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