Skip to content

Conversation

@daixtrose
Copy link
Owner

Other attempts to cure #1

  • added crosswalk support in order to eliminate device dependency
  • set animation times to 0
  • tried the webkit-transform trick (no success)
  • updated chart.js to version 2.2.1
  • use Rx.Scheduler to orchestrate all drawing calls
  • put y-t chart into ion-row (which unfortunately reveals a display bug, WIP!)

- added crosswalk support in order to eliminate device
- set animation times to 0
- tried the webkit-transform trick (no success)
- updated chart.js to version 2.2.1
- use Rx.Scheduler to orchestrate all drawing calls
- put y-t chart into ion-row (which unfortunately reveals a display bug, WIP!)
- towards upgrading to Angular 2 RC.5 (incomplete)
  - app.module.ts
- add an input and logic to define the update frequency (not yet coupled to gauge data source)
  - reveaks a bug with ngModel on inputs
- add counters for received values
- made observable of gauge data sources hot -> gauges are now synchronized
- added an input that allows to change the data frequency during runtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants