def google(self): """ Description: ------------ Interface to Google data transformation. This will convert Python object to input data for Google charts. :rtype: DataPy.Google """ return DataPy.Google()
# Shortcut data in the framework. # All those features are available in the report object but this allow a shortcut when the context is not necessary chartJs = DataPy.ChartJs() plotly = DataPy.Plotly() vis = DataPy.Vis() nvd3 = DataPy.NVD3() c3 = DataPy.C3() bb = DataPy.C3() google = DataPy.Google() datatable = DataPy.Datatable() events = DataEvent.DataEvents() configs = DataEvent.DataConfig() loops = DataEvent.DataLoops() primitives = DataEvent.DataPrimitives() datamap = Datamap http = URLSearchParams("location.search")
def google(self): return DataPy.Google()