DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone >

HTML5 gauges running on TypeScript – review online demo and get the sample.

Elena Sinkar user avatar by
Elena Sinkar
·
Nov. 26, 14 · · News
Like (0)
Save
Tweet
1.94K Views

Join the DZone community and get the full member experience.

Join For Free

 

TypeScript is a new and evolving object oriented programming language developed and maintained by Microsoft. This language is compiled to common JavaScript. It supports and implies static typing which allows determining of the compatibility errors on the compilation stage. TypeScript is compatible with common JavaScript and this makes it possible to use common JavaScript libraries such as Perfect Widgets offering JavaScript gauges and other data visualization controls.

The only trick is that it’s necessary to connect to .d.ts definition files for compatibility validation. Availability of the .d.ts file provides the ability to display IntelliSense tooltips for classes of the used library.

This simple Perfect Widgets TypeScript demo shows how to connect your data visualization project to the .d.ts file in order to use Perpetuum gauges as well as how to use Perfect Widgets library with TypeScript: how to add a gauge to the page and how to interact with it from code.

Online demo is available here:

http://perfectwidgets.com/Content/Samples/TypeScript/TypeScript.html

HTML TypeScript Gauge (software)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Autowiring in Spring
  • OPC-UA, MQTT, and Apache Kafka: The Trinity of Data Streaming in IoT
  • Debugging Deadlocks and Race Conditions
  • Ultra-Fast Microservices: When Microstream Meets Payara

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo