Update pharmacokinetic parameters/calculations, add advanced settings, add disclaimer/citations, many improvements
This commit is contained in:
@@ -421,7 +421,7 @@ const SimulationChart = ({
|
||||
key={`day-${day+1}`}
|
||||
x={24 * (day+1)}
|
||||
label={{
|
||||
value: t('refLineDayX', { x: day+1 }) + '→' + getDayLabel(day + 1),
|
||||
value: t('refLineDayX', { x: day+1 }) + ' ' + getDayLabel(day + 1),
|
||||
position: 'insideTopRight',
|
||||
style: {
|
||||
fontSize: '0.75rem',
|
||||
|
||||
Reference in New Issue
Block a user