Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(studio)(qc-iot)(qc-sensor-details)[PWA]: design mobile view for …
…IoT popup details (#398) * modified popup for mobile and non mobile view, popup to be moved to click, added necessary functions needed for iot sensor details redesign in .ts * added text color indicator to the popup which to be made into onclick * sensor details still on mouseover * added if condition in mobile, shows sensor details on tap, a graph on double tap, non-mobile view unchanged * adjusted popup to have space for sensor detail graph, alternative is to double click the plotted sensor to see graph details--for mobile view * added todo comment * added graph to popup, made new qcchart function for mobile view * adjusted default zoom placement of sensor detail popup for mobile view * updated font family used and font size of sensor details * reverted popup.removed() for non-mobile screens * adjusted category text color
- Loading branch information