Skip to content

CatchABus/ns-chartjs-app

Repository files navigation

This app demonstrates how to use chart.js in NativeScript apps. Since chart.js needs Intl for certain operations, we needed the following polyfills:

  • @formatjs/intl-getcanonicallocales
  • @formatjs/intl-locale
  • @formatjs/intl-numberformat
  • @formatjs/intl-pluralrules

NOTE: Application also contains a small window polyfill in app.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published