Skip to content

Commit

Permalink
#79: Try ericaGantt with local GoogleChartsLoaded
Browse files Browse the repository at this point in the history
  • Loading branch information
aleastChs committed Aug 16, 2017
1 parent 875ab74 commit 237114c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package spgui.widgets.charts

import scalajs.js

@js.native
object GoogleChartsLoaded extends js.Object

Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ import spgui.communication._
import spgui.widgets.{API_Patient => apiPatient, API_PatientEvent => api}
import spgui.widgets.ToAndFrom
import spgui.widgets.css.{WidgetStyles => Styles}
import aleastchs.googleCharts.helpers.chartsHelp.{GoogleChartsLoaded, TimelineHelper, TimelineRow, TimelineOption}
import aleastchs.googleCharts.google
import aleastchs.googleCharts.helpers.chartsHelp.{TimelineHelper, TimelineRow}

import scala.scalajs.js

Expand Down

0 comments on commit 237114c

Please sign in to comment.