Skip to content
Snippets Groups Projects
Commit 2900a35e authored by David Mendez's avatar David Mendez
Browse files

Cell health and viability: tweak section title and chart colors

parent 54d48c16
No related branches found
No related tags found
1 merge request!80Add multiplex data visualisation
......@@ -87,7 +87,7 @@ export default {
},
},
barChartOptions: {
colors: ['#8BC34A', '#FFC107', '#795548'],
colors: ['#009688', '#607D8B', '#673AB7'],
chart: {
type: 'bar',
stacked: true,
......
......@@ -50,7 +50,7 @@ const methods = {
},
{
id: 'CellViabilityAndHealthData',
title: 'Cell Viability And Health Data',
title: 'Cell Health Data',
component: CellViabilityAndHealthData,
include: showCellHeatlhAndViabilityData,
},
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment