Dimitrios Kanellopoulos

Results 155 comments of Dimitrios Kanellopoulos

If you are running it on localhost: ``` http://localhost:4200/ ``` Should be the port the AngularCli sets. If you can paste some output I can help. And yes I do...

If you need any help in 1:1 chat settings this up in your own firebase or local db we can find a way. There is a slack channel

Yeah I see. It's the functions. You could not run them for start. The client should be able to run. I need to add info also about how you can...

Syncing from it can be the second step. First step would be syncing into it. An aggregated data dashboard from the rest of the apps. On Sat, Feb 14, 2015,...

Is this dead ?

Hey @erik I am the creator of the service and I have added the privacy policy as advised [by](https://law.stackexchange.com/questions/35820/does-my-personal-web-app-need-to-comply-to-gdpr). Do you have any suggestions or questions there? I could use...

Regarding the registration part, the module I was thinking about would not need one, but could use one if the user already uses the service (has sync with Suunto and/or...

@calloncampbell Hi, Inside the new material tabs for angular the chart does not draw after the view init.

@calloncampbell to be more specific adding: ` this.chart = this.AmCharts.makeChart('chartdiv', this.getAmchartOptions(dataMap), 1); ` where the last argument is the delay, fixes that. (took me one whole day to fix this...

To clarify this happens when pushing new graphs on the chart