DecodedCo / predix-seed-xlp

Dashboard Seed is an application that uses Px Web Components and Px UI Elements inside an Angular application.
Other
0 stars 1 forks source link

Allow timeseries viz of Demand tag #18

Closed amadeuspzs closed 8 years ago

amadeuspzs commented 8 years ago

There is now a global Demand tag in timeseries for energy demand, which each team will share.

Currently the timeseries dropdown filters on the device name:

if(tag.indexOf(this.deviceName)!== -1){

image

Can we add in the Demand tag as always there?