Moves out chart (data modelling) helpers to a separate file

This commit is contained in:
mashazyu
2019-11-17 19:47:25 +01:00
committed by Sofiya Tepikin
parent bc04f6a24b
commit ed66395318
5 changed files with 71 additions and 70 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { getCycleStatusForDay } from '../../lib/sympto-adapter'
import { normalizeToScale } from './y-axis'
import { normalizeToScale } from '../helpers/chart'
export default function () {
const cycle = {